[libvirt] [PATCH 0/2] Interface backend attribute improvements

Ján Tomko jtomko at redhat.com
Thu Feb 5 12:52:55 UTC 2015


Both for
https://bugzilla.redhat.com/show_bug.cgi?id=1147195

Ján Tomko (2):
  Only parse custom vhost path for virtio interfaces
  Error out when custom tap device path makes no sense

 src/conf/domain_conf.c                             |  6 +++-
 src/qemu/qemu_command.c                            | 17 +++++++++-
 .../qemuxml2argv-tap-vhost-incorrect.xml           | 39 ++++++++++++++++++++++
 .../qemuxml2xmlout-tap-vhost-incorrect.xml         | 38 +++++++++++++++++++++
 tests/qemuxml2xmltest.c                            |  1 +
 5 files changed, 99 insertions(+), 2 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml
 create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml

-- 
2.0.5




More information about the libvir-list mailing list