[libvirt] [PATCH 0/2] Removing backend support when net interface is user/direct/hostdev.

Julio Faracco posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1508198878-9815-1-git-send-email-jcfaracco@gmail.com
There is a newer version of this series
src/conf/domain_conf.c                                         | 10 ++++++++++
tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml    |  2 --
tests/qemuxml2argvdata/qemuxml2argv-tap-vhost.xml              |  1 -
tests/qemuxml2argvtest.c                                       |  6 +++---
.../qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml  |  2 --
tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost.xml          |  1 -
6 files changed, 13 insertions(+), 9 deletions(-)
[libvirt] [PATCH 0/2] Removing backend support when net interface is user/direct/hostdev.
Posted by Julio Faracco 6 years, 6 months ago
The <backend> xml tag is not supported for some interface types and the virsh
command 'attach-device' permits to add <backend> settings to all of them.
These commits avoid <backend> for user, direct and hostdev interface types.

Julio Faracco (2):
  tests: removing backend xml tag inside some test cases.
  conf: network user/direct/hostdev do not support backend tag.

 src/conf/domain_conf.c                                         | 10 ++++++++++
 tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml    |  2 --
 tests/qemuxml2argvdata/qemuxml2argv-tap-vhost.xml              |  1 -
 tests/qemuxml2argvtest.c                                       |  6 +++---
 .../qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml  |  2 --
 tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost.xml          |  1 -
 6 files changed, 13 insertions(+), 9 deletions(-)

-- 
2.7.4

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