[libvirt] [PATCH V4 0/6] libxl: support assign VF to guest from SRIOV pool

Chunyan Liu cyliu at suse.com
Mon Mar 21 08:11:35 UTC 2016


This patch series is to support assign VF to guest from SRIOV pool,
including fixes to network attach/detach and fix to libxlDomainstart.

Chunyan Liu (6):
  libxlDomainAttachNetDevice: release actual deivce and remove hostdev
    when fail
  libxlDomainDetachNetDevice: cleanup codes
  libxlDomainDetachDeviceLive: handle hostdev parent is network device
  libxl: support creating domain with VF assignment from a pool
  libxl: fix hot add/remove VF from a pool
  libxlDomainStart: correct cleanup after failure

 src/libxl/libxl_domain.c | 85 +++++++++++++++++++++++++++++++++++++++---------
 src/libxl/libxl_driver.c | 52 ++++++++++++++++++++---------
 tests/Makefile.am        |  3 ++
 3 files changed, 108 insertions(+), 32 deletions(-)

-- 
2.1.4




More information about the libvir-list mailing list