RVVM VS opensbi-h

Compare RVVM vs opensbi-h and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RVVM opensbi-h
7 1
810 28
- -
9.6 0.0
8 days ago about 1 year ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RVVM

Posts with mentions or reviews of RVVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.

opensbi-h

Posts with mentions or reviews of opensbi-h. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.
  • RVVM – The RISC-V Virtual Machine
    5 projects | news.ycombinator.com | 3 Mar 2023
    > I wish ARM64, RISC-V, and other modern ISAs had taken DEC Alpha AXP's idea of restricting all of the privileged instructions to the firmware

    This is already possible on RISC-V to some extend, by trapping privileged instructions into upper privileged modes. Everything in the ISA is made so it may be achieved cleanly. It also does not allow to detect current privileged mode, so the kernel running in U-mode and trapped on each privileged instruction would never know it's actually not in S-mode.

    There is even a software-based hypervisor extension emulator based on that, that brings KVM to non-hypervisor-capable HW: https://github.com/dramforever/opensbi-h

What are some alternatives?

When comparing RVVM and opensbi-h you can also consider the following projects:

rvemu - RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).

chipyard - An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more

small-vm - A small virtual machine, following the "Write your own virtual machine" : https://justinmeiners.github.io/lc3-vm/ course.

qemu-pinning - My QEMU fork with pinning (affinity) support and a few tweaks.

cheribsd - FreeBSD adapted for CHERI-RISC-V and Arm Morello.

jupiter - RISC-V Assembler and Runtime Simulator

retro-go - Retro emulation for the ODROID-GO and other ESP32 devices

article-transfer-rs - Rust/Go/php-src article translate

GCC-Cross-Compiler - These are gcc cross compiler tools.

terminus - A riscv isa simulator in rust.

ch32v00 - Unofficial snap for ch32v00* chipset development tools