[kvm-unit-tests PATCH 0/2] riscv: Run with other QEMU models
Andrew Jones
andrew.jones at linux.dev
Fri Feb 21 08:27:54 PST 2025
Provide a couple patches allowing a QEMU machine model other than 'virt'
to be used. We just need to be able to override 'virt' in the command
line and it's also nice to be able to specify a different UART address
for any early (pre DT parsing) outputs.
Andrew Jones (2):
configure: Allow earlycon for all architectures
riscv: Introduce MACHINE_OVERRIDE
configure | 88 +++++++++++++++++++++++++++----------------------------
riscv/run | 6 ++--
2 files changed, 47 insertions(+), 47 deletions(-)
--
2.48.1
More information about the kvm-riscv
mailing list