]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Do not wait if the PCI device is not managed when reattaching
authorOsier Yang <jyang@redhat.com>
Mon, 17 Oct 2011 10:19:58 +0000 (18:19 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 18 Oct 2011 00:27:02 +0000 (08:27 +0800)
commit7fb50e300c8c37643bc6d035279d9d538be4adcc
tree2a2cdf1e42b25009197873cef46a7705c0991208
parentc1bc3d892c7388ad5c7c70a298107236717a009a
qemu: Do not wait if the PCI device is not managed when reattaching

Waiting for qemu-kvm cleaning up the PCI bar(s) mapping with long time
while the device is not managed is just waste of time.
src/qemu/qemu_hostdev.c