]> xenbits.xensource.com Git - libvirt.git/commit
libxl: fix hot add/remove VF from a pool
authorChunyan Liu <cyliu@suse.com>
Mon, 21 Mar 2016 08:11:40 +0000 (16:11 +0800)
committerJim Fehlig <jfehlig@suse.com>
Mon, 28 Mar 2016 16:18:39 +0000 (10:18 -0600)
commit373b9e9f000cad36b3d6b7d623c466bfc0e62754
tree0e3860700749e791349966137d17b0f5c2554825
parent289f37ea81e8a7125ba8c6a9966d09c6d8545d2a
libxl: fix hot add/remove VF from a pool

For those VF allocated from a network pool, we need to set its backend
to be VIR_DOMAIN_HOSTDEV_PCI_BACKEND_XEN so that later work can be
correct.

Signed-off-by: Chunyan Liu <cyliu@suse.com>
src/libxl/libxl_driver.c