]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domaincapsdata: Drop expected outputs for old QEMUs
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 18 May 2021 12:59:55 +0000 (14:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 18 May 2021 15:47:58 +0000 (17:47 +0200)
commit0ccc73ef52918c0e645ba4c61ee8d40ae7e13116
tree00aab573ece2a7e4e3dcea00fdbe41557aedac92
parent2b371eacf1ffe5a70cc7c3b991a9b96edf8e4737
domaincapsdata: Drop expected outputs for old QEMUs

The minimal version of QEMU is 2.11.0 which means we can drop
test cases for older versions.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
19 files changed:
tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.5.3-tcg.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.5.3.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.6.0-q35.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.6.0-tcg.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.6.0.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.7.0-q35.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.7.0-tcg.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_1.7.0.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.1.1-q35.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.1.1-tcg.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.1.1.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0-q35.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0-tcg.x86_64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0-virt.aarch64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0.aarch64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0.ppc64.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0.s390x.xml [deleted file]
tests/domaincapsdata/qemu_2.10.0.x86_64.xml [deleted file]