Package kvmtool: Information
Source package: kvmtool
Version: 3.18.0-alt8
Build time: Mar 25, 2025, 05:49 PM in the task #379235
Category: Emulators
Report package bug| FTBFS | ||
|---|---|---|
| Architecture | FTBFS since | Update |
| i586 | Jan. 24, 2026 | Feb. 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)
kvmtool (x86_64, i586, aarch64)
kvmtool-debuginfo (x86_64, i586, aarch64)
Maintainer: Alexey Shabalin
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.