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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to