summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorMichael Roth2016-10-27 04:20:26 +0200
committerDavid Gibson2016-10-28 02:17:35 +0200
commitffbb1705a33df8e2fb12b24d96663d63b22eaf8b (patch)
treed4c0f902ad893816f08ac30c2a58297b16057794 /include/exec/exec-all.h
parentspapr: update spapr hotplug documentation (diff)
downloadqemu-ffbb1705a33df8e2fb12b24d96663d63b22eaf8b.tar.gz
qemu-ffbb1705a33df8e2fb12b24d96663d63b22eaf8b.tar.xz
qemu-ffbb1705a33df8e2fb12b24d96663d63b22eaf8b.zip
spapr_events: add support for dedicated hotplug event source
Hotplug events were previously delivered using an EPOW interrupt and were queued by linux guests into a circular buffer. For traditional EPOW events like shutdown/resets, this isn't an issue, but for hotplug events there are cases where this buffer can be exhausted, resulting in the loss of hotplug events, resets, etc. Newer-style hotplug event are delivered using a dedicated event source. We enable this in supported guests by adding standard an additional event source in the guest device-tree via /event-sources, and, if the guest advertises support for the newer-style hotplug events, using the corresponding interrupt to signal the available of hotplug/unplug events. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions