Пакет RVVM: Информация

    Исходный пакет: RVVM
    Версия: 0.6-alt1
    Собран:  22 сентября 2025 г. 16:57
    Категория: Эмуляторы
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/LekKit/RVVM/wiki

    Лицензия: GPL-3.0
    О пакете: The RISC-V Virtual Machine
    Описание: 
    RVVM is a virtual machine / emulator for RISC-V guests, which
    emphasizes on performance, security, lean code and portability.
    It already runs a lot of guest operating systems, including
    Linux, Haiku, FreeBSD, OpenBSD, etc. It also aims to run RISC-V
    applications on a foreign-arch host without full OS guest &
    isolation (Userland emulation).
    
    RVVM features include:
    - fully spec-compliant rv64imafdcb instruction set;
    - Zkr/Zicbom/Zicboz/Sstc extensions;
    - tracing JIT with x86_64, ARM64, RISC-V backends (faster than QEMU TCG);
    - working OpenSBI & U-Boot, Linux, FreeBSD, OpenBSD, Haiku guests:
    - framebuffer display, HID mouse & keyboard, UART terminal;
    - NVMe storage drives, TRIM support (Deallocate space on host)
    - fast multi-threaded IO;
    - networking userland stack (Works on any host OS);
    - VFIO PCIe passthrough (For GPUs, etc).

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    RVVM (loongarch64)
    RVVM-debuginfo (loongarch64)

    Сопровождающий: Ivan A. Melnikov

    Список участников:
    Ivan A. Melnikov

      1. cmake
      2. gcc-c++
      3. rpm-macros-cmake
      4. pkgconfig(x11)
      5. pkgconfig(xext)

    Последнее изменение


    22 сентября 2025 г. Ivan A. Melnikov 0.6-alt1
    - initial build