[PATCH 0/2] virnetdevopenvswitch: Fir virNetDevOpenvswitchGetVhostuserIfname()

Michal Privoznik mprivozn at redhat.com
Wed Dec 16 18:45:36 UTC 2020


The first patch is a true fix of a mess I made earlier. The second is an
improvement that was found by QE when testing patches with openvswitch
older than I wrote patches with.

Michal Prívozník (2):
  virNetDevOpenvswitchGetVhostuserIfname: Actually use @path to lookup
    interface
  virnetdevopenvswitch: Try to unescape ovs-vsctl reply in one specific
    case

 src/libvirt_private.syms         |  1 +
 src/util/virnetdevopenvswitch.c  | 49 +++++++++++++++++++++++++++++-
 src/util/virnetdevopenvswitch.h  |  4 +++
 tests/virnetdevopenvswitchtest.c | 52 ++++++++++++++++++++++++++++++++
 4 files changed, 105 insertions(+), 1 deletion(-)

-- 
2.26.2




More information about the libvir-list mailing list