On Tue, Apr 05, 2016 at 17:09:16 +0200, Peter Krempa wrote:
Add a new libvirt event VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED
that will
handle failure to unplug a device if we are certain that it will not be unplugged
and wire up the ACPI_DEVICE_OST qemu event that is emitted on memory hotunplug
failure so that the event is propagated and the API fails in such case.
Along with that a few refactors were necessary.
Ping? Anybody brave enough to look at this? Thanks.
Peter