On 8/28/25 10:29, Claudio Fontana wrote: > it is very useful for platforms to know how much time a node is > spending running guests. > > Signed-off-by: Claudio Fontana <cfont...@suse.de> > --- > include/libvirt/libvirt-host.h | 10 ++++++++ > src/test/test_driver.c | 9 +++++-- > src/util/virhostcpu.c | 5 +++- > tests/virhostcpudata/linux-cpustat-24cpu.out | 25 ++++++++++++++++++++ > tools/virsh-host.c | 3 +++ > 5 files changed, 49 insertions(+), 3 deletions(-)
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> and merged. Michal