tests/qtest: failover: check missing guest feature
commit78475083f7352ff54b078d2b2e758bc55ff60453
authorLaurent Vivier <lvivier@redhat.com>
Thu, 3 Feb 2022 14:15:34 +0000 (3 15:15 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:15:55 +0000 (21 10:15 +0100)
tree106a88024218a62e241424b886b06289f99c95fe
parent93262464d2587d2f256f3be838cab11a34cf7912
tests/qtest: failover: check missing guest feature

If QEMU provides the VIRTIO_NET_F_STANDBY feature but the guest doesn't
the primary device must be kept hidden

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