]> git.proxmox.com Git - mirror_qemu.git/commit
qmp: add ACPI_DEVICE_OST event handling
authorIgor Mammedov <imammedo@redhat.com>
Mon, 16 Jun 2014 17:12:29 +0000 (19:12 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 15:44:22 +0000 (18:44 +0300)
commit02edd407f3f1a1c3aaf5247d131735cf71657d8b
tree84f933faab0ea243e6c4e4bf6d5c5837c4f9d722
parent02419bcb3f896fc42b50b2b04e2938365b8f7350
qmp: add ACPI_DEVICE_OST event handling

emits event when ACPI OSPM evaluates _OST method
of ACPI device.

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>
docs/qmp/qmp-events.txt
hw/acpi/memory_hotplug.c
include/monitor/monitor.h
monitor.c