]> git.proxmox.com Git - mirror_qemu.git/commit
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
authorIgor Mammedov <imammedo@redhat.com>
Tue, 14 Jun 2016 14:14:02 +0000 (16:14 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 24 Jun 2016 02:21:26 +0000 (05:21 +0300)
commit8872c25a26ccc2c2f62903b023212bbc0a4f5d39
tree05426589c9b1f870cecea5adadd5108cc3ccbbb0
parentd2238cb6781d7bcbbf8ddf4a1f8486838b80c7bb
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface

it adds hw registers needed for handling CPU hot-remove and
corresponding AML methods to request and eject a CPU with
necessary hotplug callbacks in pc,piix4,ich9 code.

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
hw/i386/pc.c
include/hw/acpi/cpu.h