]> Git Repo - qemu.git/commit
spapr: Memory hot-unplug support
authorBharata B Rao <[email protected]>
Thu, 27 Oct 2016 02:20:30 +0000 (21:20 -0500)
committerDavid Gibson <[email protected]>
Fri, 28 Oct 2016 00:17:35 +0000 (11:17 +1100)
commitcf63246319019c330a214c1ca9284c9405a6eb7a
tree89bb08adc3f3f54a09c7aeee5c51240180071c74
parent79b78a6bd47722ce23bc74287cd6322756698f09
spapr: Memory hot-unplug support

Add support to hot remove pc-dimm memory devices.

Since we're introducing a machine-level unplug_request hook, we also
had handling for CPU unplug there as well to ensure CPU unplug
continues to work as it did before.

Signed-off-by: Bharata B Rao <[email protected]>
* add hooks to CAS/cmdline enablement of hotplug ACR support
* add hook for CPU unplug
Signed-off-by: Michael Roth <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/spapr.c
hw/ppc/spapr_drc.c
This page took 0.021424 seconds and 4 git commands to generate.