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 X512)

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

Change History (1)

comment:1 by X512, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.