]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command: Generate cmd line for virtio-net.rss hash properties
authorAndrew Melnychenko <andrew@daynix.com>
Sun, 9 Jan 2022 21:07:37 +0000 (23:07 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 5 Apr 2022 13:36:30 +0000 (15:36 +0200)
commit4e4def21d3744cb4b8a46ffcd3c9e299bc8c8e12
treed3b62aeb71555c05fe1fc1b4f633a1fd669d8d13
parent7ab013655dc53370ab56e4d05491a7fdb2aba3ee
qemu_command: Generate cmd line for virtio-net.rss hash properties

Also, validate that the requested feature is supported by QEMU.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/net-virtio-rss.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/virtio-options.x86_64-latest.args
tests/qemuxml2argvtest.c