]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Test generic PCIe Root Ports
authorAndrea Bolognani <abologna@redhat.com>
Thu, 16 Mar 2017 16:41:21 +0000 (17:41 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 17 Mar 2017 09:06:11 +0000 (10:06 +0100)
commit96f54b86d6c3d6ba2d4b58350148c396d96efadf
treedaeabfbc27e2c79887c2705de6083f4b75bf42c9
parentbefd1c674bba4ddfd1735d6a80656142b2a8804c
tests: Test generic PCIe Root Ports

We want pcie-root-ports to be used when available in QEMU,
but at the same time we need to ensure that hosts running
older QEMU releases keep working and that the user can
override the default at any time.

Add a comment for the original pcie-root-port test cases
to make it clear how these new test cases are different.
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port-model-generic.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port-model-generic.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port-model-ioh3420.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port-model-ioh3420.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-root-port-model-generic.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-root-port-model-ioh3420.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c