]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxmlconftest: Drop tests pinned to qemu-6.1
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Mar 2025 15:44:39 +0000 (16:44 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 10 Mar 2025 12:09:27 +0000 (13:09 +0100)
commitab10e9b00338f6f09b750bc3b6222ea63d6defff
tree94b56f6335e142cd072c106b5cdf597d0c6228d8
parent9d3e9e0bc71f72707d1f26471f7761c7668c7c0b
qemuxmlconftest: Drop tests pinned to qemu-6.1

Upcoming patches will bump minimum qemu version to 6.2 so we need to
purge old tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
16 files changed:
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/hyperv-passthrough.x86_64-6.1.0.args [deleted file]
tests/qemuxmlconfdata/hyperv-passthrough.x86_64-6.1.0.xml [deleted file]
tests/qemuxmlconfdata/virtio-iommu-x86_64.x86_64-6.1.0.err [deleted file]
tests/qemuxmlconftest.c