[PATCH 34/48] qemu: Assume QEMU_CAPS_VIRTIO_NET_FAILOVER

Ján Tomko jtomko at redhat.com
Tue Nov 8 09:22:04 UTC 2022


On a Tuesday in 2022, Michal Privoznik wrote:
>Introduced in QEMU's commit of v4.2.0-rc0~23^2~4 the .failover
>attribute of virtio-net device is always available for all QEMU
>versions we support (4.2.0, currently). Therefore, we can assume
>the capability is always set and thus doesn't need to be checked
>for.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/qemu/qemu_validate.c                      | 6 ------
> tests/qemuxml2argvdata/net-virtio-teaming.err | 1 -
> tests/qemuxml2argvtest.c                      | 3 ---
> tests/qemuxml2xmltest.c                       | 3 ---
> 4 files changed, 13 deletions(-)
> delete mode 100644 tests/qemuxml2argvdata/net-virtio-teaming.err
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list