]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add real-caps versions of 'aarch64-virt-virtio'
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Mar 2023 12:03:27 +0000 (13:03 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Apr 2023 08:08:32 +0000 (10:08 +0200)
commit9c26a25f889fca61e41816e63e987ed907e6d12c
tree957a4c089635ba5067faf34afd710320448c05ef
parent4f33f1325adbc0a2a5f22246a437d1e81110b8fb
qemuxml2argvtest: Add real-caps versions of 'aarch64-virt-virtio'

Add a version for 'latest' caps as well as '4.2.0'. The test
demonstrates that with a real qemu PCIe will be used instead of MMIO.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/aarch64-virt-virtio.aarch64-4.2.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/aarch64-virt-virtio.aarch64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c