]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: call qemu with -machine virt on aarch64 38086/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 5 Jul 2025 19:21:51 +0000 (20:21 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 5 Jul 2025 19:21:51 +0000 (20:21 +0100)
commit163e6662042a853b448802bb195504dca49d7bbe
tree80b8a2c0bb3c6f8e285298b74667eec4bdd32fb4
parentec0bbbd2a994979992b2e9dcde7b97e89ccf5b31
meson: call qemu with -machine virt on aarch64

'qemu-system-aarch64 -device help' fails when no machine is specified.
Use the 'virt' type which seems to be what everyone uses for VMs.
test/integration-tests/TEST-64-UDEV-STORAGE/meson.build