r2vm
r2vm copied to clipboard
Rust RISC-V Virtual Machine
Results
1
r2vm issues
Sort by
recently updated
recently updated
newest added
I am attempting to run a linux kernel on r2vm. The linux kernel, block device, and firmware images (https://cs.binghamton.edu/~marss-riscv/marss-riscv-images.tar.gz) are the 64-bit versions from the MARSS-RISCV simulator (https://github.com/bucaps/marss-riscv). I run...