qemu-e2k/include/hw/acpi
Igor Mammedov 521b3673ac acpi: introduce TYPE_ACPI_DEVICE_IF interface
... it will be used to abstract generic ACPI bits from
device that implements ACPI interface.

ACPIOSTInfo type is used for passing-through raw _OST
event/status codes reported by guest OS to a management
layer. It lets management tools interpret values
as specified by ACPI spec if it is interested in it.

QEMU doesn't encode these values as enum, since it
doesn't need to handle them and it allows interface
to scale well without any changes in QEMU while guest
OS and management evolves in time.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-06-19 18:44:22 +03:00
..
acpi_dev_interface.h acpi: introduce TYPE_ACPI_DEVICE_IF interface 2014-06-19 18:44:22 +03:00
acpi.h pc: exit QEMU if number of slots more than supported 256 2014-06-19 16:41:48 +03:00
cpu_hotplug.h acpi: rename cpu_hotplug_defs.h to pc-hotplug.h 2014-06-19 16:41:49 +03:00
ich9.h acpi:ich9: add memory hotplug handling 2014-06-19 16:41:51 +03:00
memory_hotplug.h pc: migrate piix4 & ich9 MemHotplugState 2014-06-19 16:41:51 +03:00
pc-hotplug.h pc: ACPI BIOS: implement memory hotplug interface 2014-06-19 16:41:51 +03:00
pcihp.h acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API 2014-02-10 10:27:00 +02:00
piix4.h piix: APIs for pc guest info 2013-10-14 17:48:52 +03:00