index
:
subv
hardware
master
alternative RISC-V assembler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu.sh
blob: 339c84228c406d06766e8f39211279133aed9ffc (
plain
)
1
2
#!/bin/sh
exec
qemu-system-riscv32
-M
virt
-nographic
-kernel
"
$@
"