]> git.proxmox.com Git - mirror_qemu.git/commit - qapi-schema.json
acpi: cpuhp: add cpu._OST handling
authorIgor Mammedov <imammedo@redhat.com>
Fri, 22 Apr 2016 17:06:36 +0000 (19:06 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 24 Jun 2016 02:21:35 +0000 (05:21 +0300)
commit76623d00ae578335f6c9f31cd13fc5bf1931dbc3
tree241c66502f726f271ef5c7d0f80ea4dcf77db1f4
parent8872c25a26ccc2c2f62903b023212bbc0a4f5d39
acpi: cpuhp: add cpu._OST handling

it adds HW and AML parts for CPU_Device._OST method
handling to allow OSPM reports status of hot-(un)plug
operation.
And extends QMP command query-acpi-ospm-status to report
CPU's OST info along with already reported PC-DIMM devices.

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>
hw/acpi/cpu.c
hw/acpi/ich9.c
hw/acpi/piix4.c
hw/acpi/trace-events
include/hw/acpi/cpu.h
qapi-schema.json