[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/5] hvmloader/DSDT change to handle PCI hotplug with QEMU upstream
This patch series introduces some change in the DSDT ACPI table generated to handle the PCI hotplug in qemu-xen. There is now options to ./mk_dsdt, instead of compiling it for each DSDT table we want. There is more to read in the 4th patch about want is not supported with the new QEMU. Anthony PERARD (5): hvmloader/acpi: Introduce --maxcpu option to mk_dsdt hvmloader/acpi/dsdt: Move IO port range reservation hvmloader: In mk_dsdt, Use __attribute__ format. hvmloader/acpi/dsdt: Fix PCI hotplug with the new qemu-xen. hvmloader: Load DSDT table from parametter .hgignore | 2 + tools/firmware/hvmloader/acpi/Makefile | 22 ++- tools/firmware/hvmloader/acpi/acpi2_0.h | 9 +- tools/firmware/hvmloader/acpi/build.c | 31 ++--- tools/firmware/hvmloader/acpi/dsdt.asl | 14 -- tools/firmware/hvmloader/acpi/mk_dsdt.c | 226 +++++++++++++++++++++++-------- tools/firmware/hvmloader/rombios.c | 12 ++- tools/firmware/hvmloader/seabios.c | 12 ++- 8 files changed, 228 insertions(+), 100 deletions(-) -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |