Package kvmtool: Information

    Source package: kvmtool
    Version: 3.18.0-alt8
    Latest version according to Repology
    Build time:  Mar 25, 2025, 05:49 PM in the task #379235
    Category: Emulators
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586Jan. 24, 2026Feb. 14, 2026

    License: GPL-2.0
    Summary: Linux Native KVM Tool
    Description: 
    kvmtool is a lightweight tool for hosting KVM guests. As a pure virtualization
    tool it only supports guests using the same architecture, though it supports
    running 32-bit guests on those 64-bit architectures that allow this.

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

    Maintainer: Alexey Shabalin


    ACL:
    Alexey Shabalin
    @everybody

      1. libSDL-devel
      2. libaio-devel
      3. binutils-devel
      4. libfdt-devel
      5. glibc-devel-static
      6. libgtk+3-devel
      7. rpm-build-vm
      8. zlib-devel
      9. libvncserver-devel

    Last changed


    March 25, 2025 Alexey Shabalin 3.18.0-alt8
    - Update to git commit e48563f (2025-01-27).
    July 16, 2023 Gleb Fotengauer-Malinovskiy 3.18.0-alt7
    - Reverted the workaround introduced in the previous release related to linking
      with bfd.a and libsframe, as the bug has been fixed in the binutils-devel
      2.40-alt2 release.
    July 15, 2023 Vitaly Chikunov 3.18.0-alt6
    - Update to git commit bd4ba57 (2023-07-07).
    - spec: Update packaging (add GTK, SDL, sframe, and man page).
    - spec: Add simple %check section.