]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Add helpers qemuPrepareHostdevPCIDevice and qemuDomainReAttachHostdevDevices
authorChris Wright <chrisw@redhat.com>
Mon, 26 Jul 2010 16:23:17 +0000 (18:23 +0200)
committerDaniel Veillard <veillard@redhat.com>
Mon, 26 Jul 2010 16:23:17 +0000 (18:23 +0200)
commitf1365b558d0788512e14ce8a9b65b6fb247dc6fd
tree69f59661dd6884b526bd5dc30352ea5d6af401cb
parent8bd00c0edfa5fee55636745972ff48e730d6cd81
Add helpers qemuPrepareHostdevPCIDevice and qemuDomainReAttachHostdevDevices

- src/qemu/qemu_driver.c: These new helpers take hostdev list and count
  directly rather than getting them indirectly from domain definition.
  This will allow reuse for the attach-device case.
src/qemu/qemu_driver.c