[libvirt] [PATCH 0/3] attach-interface: Learn net type='direct'

Michal Privoznik mprivozn at redhat.com
Mon Feb 9 09:58:27 UTC 2015


I've just wanted to hotplug a macvtap device into a running
guest. I was too lazy to write an XML, and I've found out that
virsh attach-interface doesn't know how to plug macvtaps.

Michal Privoznik (3):
  virsh attach-interface: Use enum instead of arbitrary integers
  virsh: Use VIR_ENUM* macros for vshCmdAttachInterface
  virsh attach-interface: Allow macvtap hotplug

 tools/virsh-domain.c | 38 ++++++++++++++++++++++++++++----------
 tools/virsh.pod      | 14 ++++++++------
 2 files changed, 36 insertions(+), 16 deletions(-)

-- 
2.0.5




More information about the libvir-list mailing list