]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Prohibit reattaching node device if it is in use
authorOsier Yang <jyang@redhat.com>
Tue, 17 Jan 2012 20:31:34 +0000 (04:31 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 18 Jan 2012 00:15:22 +0000 (17:15 -0700)
commit7aeb9794d235f8383c6901957f6e464e1f206b58
tree39b99d7b67610e57092e9499a6263d05714b5028
parent6be610bfaae08655eaf93f9638d4c6636c00343f
qemu: Prohibit reattaching node device if it is in use

It doesn't make sense to reattach a device to host while it's
still in use, e.g, by a domain.
src/qemu/qemu_driver.c