Re: [libvirt] [PATCH] qemu: enalbe hotplugging of macvtap device with multiqueue

2016-03-01 Thread Michal Privoznik
On 26.02.2016 08:02, Shanzhi Yu wrote: > in commit 81a110, multiqueue for macvtap is enabled but forget > to support hotplugging enabled > > Signed-off-by: Shanzhi Yu > --- > src/qemu/qemu_hotplug.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git

[libvirt] [PATCH] qemu: enalbe hotplugging of macvtap device with multiqueue

2016-02-25 Thread Shanzhi Yu
in commit 81a110, multiqueue for macvtap is enabled but forget to support hotplugging enabled Signed-off-by: Shanzhi Yu --- src/qemu/qemu_hotplug.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c index