• M
    qemu: set default vhost-user ifname · 57b5e27d
    Michal Privoznik 提交于
    Based on work of Mehdi Abaakouk <sileht@sileht.net>.
    
    When parsing vhost-user interface XML and no ifname is found we
    can try to fill it in in post parse callback. The way this works
    is we try to make up interface name from given socket path and
    then ask openvswitch whether it knows the interface.
    Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
    57b5e27d
qemu_domain.c 241.1 KB