Opened 3 years ago
Last modified 2 years ago
#17666 assigned enhancement
Support RVVM virtual machine — at Version 1
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | riscv64 |
Description (last modified by )
RVVM is nice simple RISC-V virtual machine with SMP and JIT support. It can be used on Haiku host.
RVVM provides IBM PC-like peripherals:
- PCI bus (ecam, the same as QEMU, should be already supported by kernel).
- ATA disk.
- ALTERA PS/2 bus and PS/2 keyboard and mouse.
ns16550a
UART.
syscon
shutdown/reboot.
- Goldfish RTC.
- FDT bus.
simple-framebuffer
video. The same as in TinyEMU. Already supported.
Website: https://github.com/LekKit/RVVM
Note:
See TracTickets
for help on using tickets.