mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 07:39:26 +00:00
libvirt has a long-standing bug: when removing the device, it can request removal but does not know when the removal completes. Add an event so we can fix this in a robust way. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>