]> Git Repo - qemu.git/commit - hw/acpi/piix4.c
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
authorIgor Mammedov <[email protected]>
Tue, 14 Jun 2016 14:14:02 +0000 (16:14 +0200)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
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
This page took 0.021799 seconds and 4 git commands to generate.