On 2/11/19 10:40 AM, Michal Privoznik wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1624204
The guestfwd channels are -netdevs really. Hotplug them as such.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
NB: Nothing in this patch requires patch2 - I can remove patch2 and this
works without it. The fix is of course the qemuMonitorAddNetdev.
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John