]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Update 'aarch64-virtio-pci-manual-addresses' case
authorPeter Krempa <pkrempa@redhat.com>
Tue, 28 Mar 2023 12:41:57 +0000 (14:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Apr 2023 08:08:32 +0000 (10:08 +0200)
commitf217410a471dd2b8ce2f5f13a0e569a89024fd15
tree72ae860f214cfe1345e98e75d8555616fa0a1b81
parentc79f626f21e288eb714731f71b7078f9441e130f
qemuxml2argvtest: Update 'aarch64-virtio-pci-manual-addresses' case

With all supported qemu versions we'll pick PCIe to use for the implicit
address busses (those lacking an explicit controller) and thus the
addresses must reflect that.

Update the test to add the new flags, and fix the addresses.
Additionally add a real-caps version of the test.

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