commit | 0402a5d65ec004df5345d1f736e2ddaa7aee6665 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 06 14:58:59 2013 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Mar 17 13:27:27 2013 +0200 |
tree | 585662c4509f2033a15c317a576d2473b4dbb8dc | |
parent | b1999e87b4d42305419329cae459e1b43f706d96 [diff] |
qdev: DEVICE_DELETED event 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>