Options (1)
-MbooleanBoot a kernel emulating `riscv64` architecture
Example:
qemu-system-riscv64 {{[-M|-machine]}} virt -bios none -kernel {{kernel.elf}} -nographicExamples (3)
Boot a kernel emulating `riscv64` architecture
qemu-system-riscv64 [-M|-machine] virt -bios none -kernel kernel.elf -nographicList supported machine types
qemu-system-riscv64 [-M|-machine] helpExit non-graphical QEMU
<Ctrl a><x>made by @shridhargupta | data from tldr-pages