]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types
authorPeter Krempa <pkrempa@redhat.com>
Wed, 5 Jan 2022 08:28:31 +0000 (09:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 7 Jan 2022 08:25:13 +0000 (09:25 +0100)
commitfe25fb51b12d4ebfc3c1f8dc50cddce60aa77c1e
tree61292941dedb82d855bb191726d1640900007356
parent0a810b4a1677a1c984dbe17a9bad47d4802f473c
tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types

There's nothing special about the tests requiring to use very old
machine types. Most usage is cargo-culted from other tests. Switch all
the tests to use 'pc' instead.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
28 files changed:
tests/qemuxml2argvdata/launch-security-sev-missing-platform-info.x86_64-2.12.0.args
tests/qemuxml2argvdata/launch-security-sev-missing-platform-info.xml
tests/qemuxml2argvdata/pci-autoadd-addr.args
tests/qemuxml2argvdata/pci-autoadd-addr.xml
tests/qemuxml2argvdata/pci-autoadd-idx.args
tests/qemuxml2argvdata/pci-autoadd-idx.xml
tests/qemuxml2argvdata/pci-autofill-addr.args
tests/qemuxml2argvdata/pci-autofill-addr.xml
tests/qemuxml2argvdata/pci-bridge-duplicate-index.xml
tests/qemuxml2argvdata/pci-bridge-negative-index-invalid.xml
tests/qemuxml2argvdata/pci-bridge.args
tests/qemuxml2argvdata/pci-bridge.xml
tests/qemuxml2argvdata/pci-many.args
tests/qemuxml2argvdata/pci-many.xml
tests/qemuxml2argvdata/pci-root-address.xml
tests/qemuxml2argvdata/pci-root-nonzero-index.xml
tests/qemuxml2argvdata/pcihole64-gib.xml
tests/qemuxml2argvdata/pcihole64-none.xml
tests/qemuxml2argvdata/pcihole64.args
tests/qemuxml2argvdata/pcihole64.xml
tests/qemuxml2xmloutdata/pci-autoadd-addr.xml
tests/qemuxml2xmloutdata/pci-autoadd-idx.xml
tests/qemuxml2xmloutdata/pci-autofill-addr.xml
tests/qemuxml2xmloutdata/pci-bridge.xml
tests/qemuxml2xmloutdata/pci-many.xml
tests/qemuxml2xmloutdata/pcihole64-gib.xml
tests/qemuxml2xmloutdata/pcihole64-none.xml
tests/qemuxml2xmloutdata/pcihole64.xml