]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: new capability QEMU_CAPS_NETDEV_STREAM
authorLaine Stump <laine@redhat.com>
Thu, 5 Jan 2023 03:10:09 +0000 (22:10 -0500)
committerLaine Stump <laine@redhat.com>
Mon, 9 Jan 2023 19:24:27 +0000 (14:24 -0500)
commit5af6134e706882f29e25cd41e01335247fece3ea
tree336a18b07e4f17314178bb6c3a61aafbff87cac2
parenta8ee7ae301d432609718b97eb9bacc077bea2966
qemu: new capability QEMU_CAPS_NETDEV_STREAM

passt support requires "-netdev stream", which was added to QEMU in
qemu-7.2.0.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemucapabilitiesdata/caps_7.2.0.x86_64.xml
tests/qemucapabilitiesdata/caps_8.0.0.x86_64.xml