qemu-e2k/include/hw/acpi
Igor Mammedov e4db279804 pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
and also move PRQx fields declaration as it can't be
split out into separate patch since fields use
PCI0.ISA.P40C operation region and OperationRegion
must be declared in the same table as a Field that
uses it. If this condition is not statisfied Windows
will BSOD ans IASL (make check) will error out as well.

For the same reason pm is moved together with isa-bridge
as the later refernces P13C OperationRegion from pm device.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-01-09 23:20:18 +02:00
..
acpi-defs.h hw/arm/virt: Add gic-version option to virt machine 2015-09-24 01:29:37 +01:00
acpi.h hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" 2015-06-04 11:25:42 +02:00
acpi_dev_interface.h acpi: introduce TYPE_ACPI_DEVICE_IF interface 2014-06-19 18:44:22 +03:00
aml-build.h pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT 2016-01-09 23:20:18 +02:00
bios-linker-loader.h bios-linker-loader: move header to common location 2015-01-27 14:46:17 +02:00
cpu_hotplug.h pc: acpi: cpuhp: move \_GPE._E02() into SSDT 2016-01-09 23:20:17 +02:00
ich9.h ich9: add TCO interface emulation 2015-07-07 13:12:22 +03:00
memory_hotplug.h pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage 2016-01-09 23:20:17 +02:00
pc-hotplug.h pc: acpi: cpuhp: move \_GPE._E02() into SSDT 2016-01-09 23:20:17 +02:00
pcihp.h pc: pcihp: expose MMIO base and len as properties 2015-02-26 13:04:18 +01:00
piix4.h piix: APIs for pc guest info 2013-10-14 17:48:52 +03:00
tco.h ich9: add TCO interface emulation 2015-07-07 13:12:22 +03:00
tpm.h TPM2 ACPI table support 2015-06-01 14:18:54 +02:00