[libvirt] [PATCH] qemuDomainAttachNetDevice: pass mq and vectors for vhost-user with multiqueue

Michal Privoznik mprivozn at redhat.com
Thu Dec 1 14:05:27 UTC 2016


On 01.12.2016 07:01, gaohaifeng wrote:
> Two reasons:
> 1.in none hotplug, we will pass it. We can see from libvirt function
> qemuBuildVhostuserCommandLine
> 2.qemu will use this vetcor num to init msix table. If we don't pass, qemu
> will use default value, this will cause VM can only use default value
> interrupts at most.
> 
> Signed-off-by: gaohaifeng <gaohaifeng.gao at huawei.com>
> ---
>  src/qemu/qemu_hotplug.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

ACKed and pushed.

Michal




More information about the libvir-list mailing list