[libvirt] [PATCH v2 0/3] improve virsh attach-interface

Pavel Hrdina phrdina at redhat.com
Tue Oct 27 15:01:03 UTC 2015


new in v2:
 - removed netdev name as an option for --source parameter
 - removed --driver parameter, the default is vfio for new qemu and that's good
 enough

Pavel Hrdina (3):
  virsh-nodedev: makes struct and functions for NodeDevice list
    available
  virsh-domain: update attach-interface to support type=hostdev
  virsh.pod: update and improve a attach-interface section

 tools/virsh-domain.c  | 34 +++++++++++++++++++--
 tools/virsh-nodedev.c | 16 ++++------
 tools/virsh-nodedev.h | 11 +++++++
 tools/virsh.pod       | 82 +++++++++++++++++++++++++++++++--------------------
 4 files changed, 98 insertions(+), 45 deletions(-)

-- 
2.6.2




More information about the libvir-list mailing list