]> Git Repo - qemu.git/commit
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
authorIgor Mammedov <[email protected]>
Thu, 9 Jan 2014 16:36:35 +0000 (17:36 +0100)
committerMichael S. Tsirkin <[email protected]>
Sun, 26 Jan 2014 11:11:44 +0000 (13:11 +0200)
commit1aa149b479a479323121251f1e8e676765cb354d
treec05f34f2add2a1ca1e2704ba1486fbe6d95cba59
parent4782434f3cc016fbab16228e92e90265cf6db908
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources

.. so that they might not be used by PCI devices.

Note:
Resort to concatenating templates with preprocessor help,
because 1.0b spec isn't supporting ConcatenateResTemplate,
as result Windows XP fails to execute PCI0._CRS method if
ConcatenateResTemplate() is used.

Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/acpi-dsdt-pci-crs.dsl
hw/i386/acpi-dsdt.dsl
hw/i386/q35-acpi-dsdt.dsl
This page took 0.027016 seconds and 4 git commands to generate.