[libvirt] [PATCH v3 0/2] Create TAP devices for ethernet vNICs

Michal Privoznik mprivozn at redhat.com
Fri Dec 5 11:12:44 UTC 2014


This is a 3rd version of v2:

https://www.redhat.com/archives/libvir-list/2014-November/msg01066.html

Michal Privoznik (1):
  qemuxml2argvtest: Load virSecurityDriverNop

Vasiliy Tolstov (1):
  qemu: Automaticly create tap device for VIR_DOMAIN_NET_TYPE_ETHERNET

 src/qemu/qemu_command.c                            | 86 ++++++++++++++--------
 src/qemu/qemu_hotplug.c                            | 10 +--
 src/qemu/qemu_process.c                            |  4 +
 .../qemuxml2argv-graphics-spice-timeout.args       |  2 +-
 .../qemuxml2argv-net-eth-names.args                |  7 +-
 tests/qemuxml2argvdata/qemuxml2argv-net-eth.args   |  4 +-
 tests/qemuxml2argvmock.c                           | 28 +++++++
 tests/qemuxml2argvtest.c                           |  7 ++
 8 files changed, 104 insertions(+), 44 deletions(-)

-- 
2.0.4




More information about the libvir-list mailing list