]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainDefAddDefaultDevices: Handle defaults for all ARM arches together
authorPeter Krempa <pkrempa@redhat.com>
Mon, 26 Feb 2024 14:45:41 +0000 (15:45 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 6 Mar 2024 15:30:36 +0000 (16:30 +0100)
commit1dd0744b29e6249d3c7ac31ca45e2ec6a0802e5b
tree740b3457638006dabaab9c3a74e2eee4a3e93c28
parent0d33631671ff8379b1634d6940acfa1e4a0af5fa
qemuDomainDefAddDefaultDevices: Handle defaults for all ARM arches together

Most machine types are avaliable in all arches by qemu. This is also
true for the 'versatilepb' machine type example in the tests.

Move all the ARM architectures together so that they are handled in
sync.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_domain.c
tests/qemuxmlconfdata/aarch64-versatilepb-minimal.aarch64-latest.abi-update.xml
tests/qemuxmlconfdata/aarch64-versatilepb-minimal.aarch64-latest.xml
tests/qemuxmlconfdata/armv7l-versatilepb-minimal.armv7l-latest.abi-update.xml
tests/qemuxmlconfdata/armv7l-versatilepb-minimal.armv7l-latest.xml