[libvirt] [PATCH V3 0/2] libxl: support assignment VF to guest from a pool of SRIOV VFs

Chunyan Liu cyliu at suse.com
Thu Mar 10 02:50:40 UTC 2016


This patch series is to support assigning VF to guest from a pool of SRIOV VFs
in libxl driver, detailed usage can be referred to:
http://wiki.libvirt.org/page/Networking#Assignment_from_a_pool_of_SRIOV_VFs_in_a_libvirt_.3Cnetwork.3E_definition

Chunyan Liu (2):
  libxl_conf: reuse virDomainNetGetActualtype in libxlMakeNicList
  libxl: support assignment from a pool of SRIOV VFs

 src/libxl/libxl_conf.c   |  3 ++-
 src/libxl/libxl_domain.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 src/libxl/libxl_driver.c | 12 ++++++++++++
 tests/Makefile.am        |  3 +++
 4 files changed, 63 insertions(+), 1 deletion(-)

-- 
2.1.4




More information about the libvir-list mailing list