
1 Dec
2016
1 Dec
'16
2:05 p.m.
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@huawei.com> --- src/qemu/qemu_hotplug.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
ACKed and pushed. Michal