Package tinyemu: Information

    Source package: tinyemu
    Version: 20191221-alt1
    Build time:  Jul 27, 2020, 11:13 PM in the task #255468
    Category: Emulators
    Report package bug
    License: MIT
    Summary: A system emulator for the RISC-V and x86 architectures
    Description: 
    TinyEMU is a system emulator for the RISC-V and x86 architectures.
    Its purpose is to be small and simple while being complete.
    
    Main features:
    
        RISC-V system emulator supporting the RV128IMAFDQC base ISA
        (user level ISA version 2.2, priviledged architecture version 1.10)
        including:
            32/64/128 bit integer registers
            32/64/128 bit floating point instructions (using the SoftFP Library)
            Compressed instructions
            Dynamic XLEN change
        x86 system emulator based on KVM
        VirtIO console, network, block device, input and 9P filesystem
        Graphical display with SDL
        JSON configuration file
        Remote HTTP block device and filesystem
        Small code, easy to modify, few external dependancies
        Javascript version running Linux and Windows 2000.

    List of RPM packages built from this SRPM:
    tinyemu (x86_64, ppc64le, i586, armh, aarch64)
    tinyemu-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

      1. libSDL-devel
      2. glibc-kernheaders-generic
      3. libcurl-devel
      4. libssl-devel

    Last changed


    July 27, 2020 George V. Kouryachy 20191221-alt1
    - Autobuild version bump to 20191221
    Feb. 28, 2019 George V. Kouryachy 20190210-alt1
    - Autobuild version bump to 20190210
    Dec. 6, 2018 George V. Kouryachy 20180923-alt1
    - Autobuild version bump to 20180923
    - Project is renamed from riscvemu to tinyemu