]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: Fetch vhostuser ifname on hotplug
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 18 Sep 2018 08:59:05 +0000 (10:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 21 Sep 2018 12:59:35 +0000 (14:59 +0200)
commitc88ef717c83a148062192239c94e2008c57bfa0f
tree333e5fba9adb260259e1767a4fb01f0ff5efcc41
parent6efa07e7b9f18e8b0e3b132bd6633a9752db1143
qemu_hotplug: Fetch vhostuser ifname on hotplug

https://bugzilla.redhat.com/show_bug.cgi?id=1630164

Since 2a13a0a1033 we are querying the vhostuser's interface name
when building qemu command line. However, we forgot to do so on
hotplug.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_hotplug.c