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: 07af0d890e59fd6999ba2ab18a37f7a3a7f1eddc (
plain
)
1
2
#!/bin/sh
qemu-system-riscv32
-nographic
-machine
sifive_u
-bios
none
-kernel
"
$@
"