acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
commit43f50410088847376c8b146e817a9042bd2a5f36
authorIgor Mammedov <imammedo@redhat.com>
Mon, 16 Jun 2014 17:12:27 +0000 (16 19:12 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 15:44:22 +0000 (19 18:44 +0300)
treea8e170b918adc00773966b0ce966f0ee616975d9
parent521b3673ac16ec7fa33b1ec2cdfe75ec708f073e
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices

... using TYPE_ACPI_DEVICE_IF interface.
Which provides status reporting of ACPI declared memory devices

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>
hw/acpi/ich9.c
hw/acpi/memory_hotplug.c
hw/acpi/piix4.c
hw/isa/lpc_ich9.c
include/hw/acpi/ich9.h
include/hw/acpi/memory_hotplug.h