]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Convert all s390 test cases to real capabilities
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Mar 2023 14:10:25 +0000 (15:10 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:08 +0000 (09:19 +0200)
commita5bd444cb2fc5550751c85fa149aef803c076c46
treed29c58ff864f77faf6fa4c46a5e2d7ff92723ca7
parent5887466ec6fd1b6dc12d6f79a69ececaf41de9d5
qemuxml2xmltest: Convert all s390 test cases to real capabilities

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
25 files changed:
tests/qemuxml2xmloutdata/disk-virtio-s390-zpci.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/disk-virtio-s390-zpci.xml with 91% similarity]
tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-ccw.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-ccw.xml with 89% similarity]
tests/qemuxml2xmloutdata/hostdev-subsys-mdev-vfio-ap.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-subsys-mdev-vfio-ap.xml with 85% similarity]
tests/qemuxml2xmloutdata/hostdev-subsys-mdev-vfio-ccw.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-subsys-mdev-vfio-ccw.xml with 85% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate-fids.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate-fids.xml with 93% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate-uids.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate-uids.xml with 93% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-autogenerate.xml with 91% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-boundaries.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-boundaries.xml with 94% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-ccw-memballoon.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-ccw-memballoon.xml with 96% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-multidomain-many.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci-multidomain-many.xml with 97% similarity]
tests/qemuxml2xmloutdata/hostdev-vfio-zpci.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/hostdev-vfio-zpci.xml with 91% similarity]
tests/qemuxml2xmloutdata/input-virtio-ccw.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/input-virtio-ccw.xml with 89% similarity]
tests/qemuxml2xmloutdata/machine-loadparm-multiple-disks-nets-s390.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/machine-loadparm-multiple-disks-nets-s390.xml with 91% similarity]
tests/qemuxml2xmloutdata/s390-panic-missing.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-panic-missing.xml with 86% similarity]
tests/qemuxml2xmloutdata/s390-panic-no-address.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-panic-no-address.xml with 85% similarity]
tests/qemuxml2xmloutdata/s390-panic.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-panic.xml with 90% similarity]
tests/qemuxml2xmloutdata/s390-serial-2.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-serial-2.xml with 86% similarity]
tests/qemuxml2xmloutdata/s390-serial-console.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-serial.xml with 84% similarity]
tests/qemuxml2xmloutdata/s390-serial.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/s390-serial-console.xml with 84% similarity]
tests/qemuxml2xmloutdata/vhost-vsock-ccw-auto.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/vhost-vsock-ccw-auto.xml with 87% similarity]
tests/qemuxml2xmloutdata/vhost-vsock-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/vhost-vsock-ccw.xml [deleted symlink]
tests/qemuxml2xmloutdata/video-virtio-gpu-ccw-auto.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/video-virtio-gpu-ccw-auto.xml with 88% similarity]
tests/qemuxml2xmloutdata/video-virtio-gpu-ccw.s390x-latest.xml [moved from tests/qemuxml2xmloutdata/video-virtio-gpu-ccw.xml with 89% similarity]
tests/qemuxml2xmltest.c