-
how would i go about sending input to rvvm in a way that is not interactive ?
as i tried `printf ... | rvvm ...` but it does not seem to work
and `rvvm -serial file.txt` just results in the seri…
-
does rvvm currently support `make install` or `cmake --install` (eg, for installation into rootfs's or system wide installs) ?
-
```
WARN: MMIO device desired region 0x40004000-0x40008000 is outside of region 0x10000000-0x10000008 of device "ns16550a"
WARN: MMIO device desired region 0x40004000-0x40008000 is outside of region…
-
I'm porting [LekKit/RVVM](https://github.com/LekKit/RVVM) (A very fast riscv/riscv64 VM which can run on multiple platforms), the code is here:
[fish4terrisa-MSDSM/RVVM/tree/osv](https://github.com/f…
-
> hmm https://github.com/sysprog21/semu/pull/34 - implement virtio-gpu + utilize kernel virgl + host virglrenderer
_Originally posted by @ZLangJIT in https://github.com/LekKit/RVVM/issues/144#issue…
-
hi
i am currently attempting to port semu virtio into rvvm which currently lacks support for virtio
- https://github.com/LekKit/RVVM/issues/149
- specifically i would like help figuring out h…
-
### The dilemma
- Keeping the monotonic timer (`riscv_clocksource`) running when stopping the guest vCPUs results in guest software going mad and believing some kind of hang occured, watchdogs going …
-
It's a bit difficult for users (include me) to use a large disk image (for example, 512G) in RVVM on a net-based filesystem(nfs, rclone FUSE, etc.) or a filesystem with limited file size(fat32).
It …
-
Hi, I followed the instructions and used the image from this issue.
https://github.com/LekKit/RVVM/issues/113
And I'm not able to get networking working. Should I use a different image
-
Currently closing RVVM window cause instant shutdown that give no chance to gratefully shutdown guest and may cause data loss.
X547 updated
4 months ago