We'll be bumping to qemu-6.2 as minimum and the aarch64 qemu-6.2 data
were not updated to the release version. Drop them instead of trying to
do archaeology.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
.../qemu_6.2.0-virt.aarch64.xml | 234 -
tests/domaincapsdata/qemu_6.2.0.aarch64.xml | 234 -
.../caps_6.2.0_aarch64.replies | 28023 ----------------
.../caps_6.2.0_aarch64.xml | 485 -
4 files changed, 28976 deletions(-)
delete mode 100644 tests/domaincapsdata/qemu_6.2.0-virt.aarch64.xml
delete mode 100644 tests/domaincapsdata/qemu_6.2.0.aarch64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_aarch64.replies
delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_aarch64.xml
[...]
diff --git a/tests/qemucapabilitiesdata/caps_6.2.0_aarch64.replies b/tests/qemucapabilitiesdata/caps_6.2.0_aarch64.replies
deleted file mode 100644
index e2e26b2932..0000000000
--- a/tests/qemucapabilitiesdata/caps_6.2.0_aarch64.replies
+++ /dev/null
@@ -1,28023 +0,0 @@
-{
- "execute": "qmp_capabilities",
- "id": "libvirt-1"
-}
-
-{
- "return": {},
- "id": "libvirt-1"
-}
-
-{
- "execute": "query-version",
- "id": "libvirt-2"
-}
-
-{
- "return": {
- "qemu": {
- "micro": 50,
- "minor": 1,
- "major": 6
[...]