Re: [libvirt] [PATCH v2 1/1] qemu_domain: set default ovs vhostuser ifname

2016-12-22 Thread Michal Privoznik
On 21.12.2016 02:29, Mehdi Abaakouk wrote: > This change adds a new helper function that > return a ifname from the vhostuser unix-socket path but only > if the interface is managed by openvswitch > > This new function is issue to autodetect the ifname for openvswitch > managed vhostuser

[libvirt] [PATCH v2 1/1] qemu_domain: set default ovs vhostuser ifname

2016-12-20 Thread Mehdi Abaakouk
This change adds a new helper function that return a ifname from the vhostuser unix-socket path but only if the interface is managed by openvswitch This new function is issue to autodetect the ifname for openvswitch managed vhostuser interface. --- src/libvirt_private.syms| 1 +