]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Assume QEMU_CAPS_DEVICE_PCIE_ROOT_PORT for fake-caps tests
authorPeter Krempa <pkrempa@redhat.com>
Tue, 5 Sep 2023 12:42:04 +0000 (14:42 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 6 Sep 2023 12:09:45 +0000 (14:09 +0200)
commit9e7907e78b1c61e9963229da1f48e04618ce2055
treee706f0e0e2a0dd9521b946d38f50c4e29095d945
parent251639489286604bfe5ca7c5aaa9a9a645fe4e5b
qemuxml2argvtest: Assume QEMU_CAPS_DEVICE_PCIE_ROOT_PORT for fake-caps tests

Assume the support for the 'pcie-root-port' all modern qemus have to
bring the test data closer to the 'latest' real-caps versions.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/autoindex.args
tests/qemuxml2argvdata/pcie-expander-bus.args
tests/qemuxml2argvdata/pcie-root-port-model-ioh3420.args
tests/qemuxml2argvdata/pcie-root-port.args
tests/qemuxml2argvdata/pcie-switch-downstream-port.args
tests/qemuxml2argvdata/pcie-switch-upstream-port.args
tests/qemuxml2argvdata/q35-pci-force-address.args
tests/qemuxml2argvtest.c