[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] Xen patches for Linux 3.7
Hi Konrad, the followings are the patches that I am proposing for Linux 3.7. I am leaving out the bulk of the ARM patches for the moment. Stefano Stabellini (6): xen/events: fix unmask_evtchn for PV on HVM guests xen: missing includes xen: update xen_add_to_physmap interface xen: Introduce xen_pfn_t for pfn and mfn types xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST xen: allow privcmd for HVM guests arch/ia64/include/asm/xen/interface.h | 7 ++++++- arch/x86/include/asm/xen/interface.h | 7 +++++++ arch/x86/xen/mmu.c | 3 +++ drivers/tty/hvc/hvc_xen.c | 2 ++ drivers/xen/events.c | 18 +++++++++++++++--- drivers/xen/grant-table.c | 1 + drivers/xen/privcmd.c | 4 ---- drivers/xen/xenbus/xenbus_probe_frontend.c | 1 + include/xen/interface/grant_table.h | 4 ++-- include/xen/interface/memory.h | 9 ++++++--- include/xen/interface/platform.h | 4 ++-- include/xen/interface/xen.h | 7 +++---- include/xen/privcmd.h | 3 +-- 13 files changed, 49 insertions(+), 21 deletions(-) A git branch based on v3.6-rc2 is available here: git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git for_upstream_3.7 Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |