]> xenbits.xensource.com Git - libvirt.git/commit
qemu: support multiqueue for vdpa net device
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 1 Mar 2022 22:55:21 +0000 (16:55 -0600)
committerJonathon Jongsma <jjongsma@redhat.com>
Wed, 9 Mar 2022 22:23:02 +0000 (16:23 -0600)
commita5e659f071ae5f5fc9aadb46ad7c31736425f8cf
treea8d9febd9624df79c5edde0bfe7619b30e92ce14
parent3c052399ea631850b3b6a521296641c1cc772707
qemu: support multiqueue for vdpa net device

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2024406

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/net-vdpa-multiqueue.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/net-vdpa-multiqueue.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/net-vdpa-multiqueue.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c