]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command.c: move QEMU_CAPS_VIRTIO_NET_TX_QUEUE_SIZE check to qemu_validate.c
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 9 Oct 2020 14:14:00 +0000 (11:14 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 15 Oct 2020 13:50:34 +0000 (10:50 -0300)
commit53fa5170823185669cb1c98051f2c47fad2387b8
tree9bfeb6a3e525f24ee60fa11cca4991ad09858827
parent78c65074736d111677f6526f193d8df931f43d4f
qemu_command.c: move QEMU_CAPS_VIRTIO_NET_TX_QUEUE_SIZE check to qemu_validate.c

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2xmltest.c