]> xenbits.xensource.com Git - libvirt.git/commit
reattach pci devices when qemuPrepareHostdevPCIDevices() failed
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 28 Mar 2011 07:01:19 +0000 (15:01 +0800)
committerWen Congyang <wency@cn.fujitsu.com>
Thu, 7 Apr 2011 05:09:46 +0000 (13:09 +0800)
commita4efb2e33560899b601d72d866dbfec3d0abf858
treeefa1a3f79f441d26eec05e5423d692c5f24a270e
parent4e8969ebcfbbd9fc08535de6e2f63cc5e5a563d1
reattach pci devices when qemuPrepareHostdevPCIDevices() failed

Reattach all pci devices that we detached when qemuPrepareHostdevPCIDevices()
failed.
src/qemu/qemu_hostdev.c