commands.sh

qemu-system-riscv64

all

Emulate `riscv64` architecture.

More info →

Options (1)

-Mboolean

Boot a kernel emulating `riscv64` architecture

Example: qemu-system-riscv64 {{[-M|-machine]}} virt -bios none -kernel {{kernel.elf}} -nographic

Examples (3)

Boot a kernel emulating `riscv64` architecture

qemu-system-riscv64 [-M|-machine] virt -bios none -kernel kernel.elf -nographic

List supported machine types

Exit non-graphical QEMU

<Ctrl a><x>
made by @shridhargupta | data from tldr-pages