mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-05 12:14:59 +02: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>