]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/qtest: failover: check the feature is correctly provided
authorLaurent Vivier <lvivier@redhat.com>
Thu, 3 Feb 2022 14:15:33 +0000 (15:15 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:15:55 +0000 (10:15 +0100)
commit93262464d2587d2f256f3be838cab11a34cf7912
treebb219aa74cd8def03c3ef5d3fc22d3841c6a1573
parent1a800870c5208e12e10fae638045121bb574d958
tests/qtest: failover: check the feature is correctly provided

Check QEMU provides the VIRTIO_NET_F_STANDBY if failover is on,
and doesn't if failover is off

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20220203141537.972317-4-lvivier@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/virtio-net-failover.c