summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Roth2016-10-27 04:20:27 +0200
committerDavid Gibson2016-10-28 02:17:35 +0200
commitf622921430adbb4ac5aa641534e13e2cafae099a (patch)
tree7dbb2d7f6afcbae5e7e82558430e2f0595288151 /Changelog
parentspapr_events: add support for dedicated hotplug event source (diff)
downloadqemu-f622921430adbb4ac5aa641534e13e2cafae099a.tar.gz
qemu-f622921430adbb4ac5aa641534e13e2cafae099a.tar.xz
qemu-f622921430adbb4ac5aa641534e13e2cafae099a.zip
spapr: add hotplug interrupt machine options
This adds machine options of the form: -machine pseries,modern-hotplug-events=true -machine pseries,modern-hotplug-events=false If false, QEMU will force the use of "legacy" style hotplug events, which are surfaced through EPOW events instead of a dedicated hot plug event source, and lack certain features necessary, mainly, for memory unplug support. If true, QEMU will enable support for "modern" dedicated hot plug event source. Note that we will still default to "legacy" style unless the guest advertises support for the "modern" hotplug events via ibm,client-architecture-support hcall during early boot. For pseries-2.7 and earlier we default to false, for newer machine types we default to true. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions