[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] cleanup in Xen PCI (arch/x86/pci/xen.c) code for 3.1
Proposing these eight patches for 3.1. The goal of these patches is to: - clean up the Xen PCI glue code in xen.c to make it easier to maintain - squash some common code together if possible I've tested it as PV PCI, PV Dom0, and lightly PVonHVM - I keep on getting some really weird bootup problems with PVonHVM (it hangs on transitiong from IDE to PV drivers with or without these patches) - so I will redo that test shortly once I find out what is happening. The patches are also available at git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/pci.cleanups arch/x86/include/asm/xen/pci.h | 5 +- arch/x86/pci/xen.c | 370 ++++++++++++++++++---------------------- drivers/xen/events.c | 2 +- 3 files changed, 170 insertions(+), 207 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |