]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2*test: Use QEMU_CAPS_VIRTIO_PCI_TRANSITIONAL for macos hfv tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 25 Aug 2022 13:35:48 +0000 (15:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Sep 2022 11:11:09 +0000 (13:11 +0200)
commita7669aa11999e2ba9caebf58e8aaa02f30ad9b63
treef0684faf92977697e32416264b2ab4444a06f5e7
parentd1385232a0b1091235d54415d24fef62e8d3d967
qemuxml2*test: Use QEMU_CAPS_VIRTIO_PCI_TRANSITIONAL for macos hfv tests

Switch from QEMU_CAPS_VIRTIO_PCI_DISABLE_LEGACY to
QEMU_CAPS_VIRTIO_PCI_TRANSITIONAL as it has no impact on the test
output.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c