]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system...
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Mar 2023 13:38:25 +0000 (14:38 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 6 Mar 2023 19:55:50 +0000 (20:55 +0100)
commit9f805d37576a724b9482cb0440e47a356da03209
tree4bdf046677f43ea0a38dd839c661f124e4dac4ea
parent76f441283a73fddecf890ef09cdb41a69de623f2
tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64'

'qemu-system-aarch64' is superset of the soon to be deprecated
'qemu-system-arm' binary. We can move over all of our fake-caps tests to
real caps on aarch64.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
12 files changed:
tests/qemuxml2argvdata/aarch64-kvm-32-on-64.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-kvm-32-on-64.args with 54% similarity]
tests/qemuxml2argvdata/aarch64-kvm-32-on-64.xml
tests/qemuxml2argvdata/arm-vexpressa9-basic.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-basic.args with 71% similarity]
tests/qemuxml2argvdata/arm-vexpressa9-basic.xml
tests/qemuxml2argvdata/arm-vexpressa9-nodevs.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-nodevs.args with 66% similarity]
tests/qemuxml2argvdata/arm-vexpressa9-nodevs.xml
tests/qemuxml2argvdata/arm-vexpressa9-virtio.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-virtio.args with 55% similarity]
tests/qemuxml2argvdata/arm-vexpressa9-virtio.xml
tests/qemuxml2argvdata/arm-virt-virtio.aarch64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/arm-virt-virtio.args [deleted file]
tests/qemuxml2argvdata/arm-virt-virtio.xml
tests/qemuxml2argvtest.c