
12 Feb
2019
12 Feb
'19
11:09 p.m.
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@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@redhat.com> John