Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kvm_stat-7.2.5-25.89 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: kvm_stat Distribution: openSUSE:Factory:zSystems
Version: 7.2.5 Vendor: openSUSE
Release: 25.89 Build date: Wed Jan 22 17:12:50 2025
Group: System/Monitoring Build host: reproducible
Size: 67562 Source RPM: kvm_stat-7.2.5-25.89.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.kernel.org/
Summary: Monitoring Tool for KVM guests
This package provides a userspace tool "kvm_stat", which displays KVM vm exit
information as a means of monitoring vm behavior. The data is taken from the
KVM debugfs files or the vm tracepoints and outputs them as a curses ui or
simple text.

Provides

Requires

License

GPL-2.0-only

Changelog

* Wed Jan 22 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop rcFOO symlinks for CODE16 (PED-266).
* Tue Oct 29 2024 Dario Faggioli <dfaggioli@suse.com>
  - Add a patch that makes it possible to use kvm_stat from scripts
    (it has been submitted upstream already):
    * Added patches:
      fix-termination-behavior-when-not-on-a-terminal.patch
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Fri Dec 30 2022 Dominique Leuenberger <d