]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
remove devices from driver->activePciHostdevs when qemuPrepareHostdevPCIDevices(...
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 28 Mar 2011 07:01:14 +0000 (15:01 +0800)
committerWen Congyang <wency@cn.fujitsu.com>
Thu, 7 Apr 2011 05:09:45 +0000 (13:09 +0800)
commit115498597a9f416fe34fe3887ea08be70cce30c9
tree45d3e6b33e677975f7f91d54ad4b2da2b5ff522c
parentd5981f1caf33ef6c49d739544db3b6a2a716f2f5
remove devices from driver->activePciHostdevs when qemuPrepareHostdevPCIDevices() failed

We should not mark pci devices as active when qemuPrepareHostdevPCIDevices()
failed.
src/qemu/qemu_hostdev.c