From: Claudio Fontana Date: Fri, 5 Sep 2025 09:36:39 +0000 (+0200) Subject: libvirt-host: VIR_NODE_CPU_STATS_GUEST: clarify "guest" time X-Git-Tag: v11.8.0-rc1~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55583ae429a5ff57abc8ea3cc0075153d5402d15;p=thirdparty%2Flibvirt.git libvirt-host: VIR_NODE_CPU_STATS_GUEST: clarify "guest" time clarify that "guest" time is time spent running VCPUs specifically. Signed-off-by: Claudio Fontana Reviewed-by: Jim Fehlig --- diff --git a/include/libvirt/libvirt-host.h b/include/libvirt/libvirt-host.h index 2b899144d3..398b40c35a 100644 --- a/include/libvirt/libvirt-host.h +++ b/include/libvirt/libvirt-host.h @@ -270,7 +270,7 @@ typedef enum { /** * VIR_NODE_CPU_STATS_GUEST: * - * The cumulative CPU time spent running guests, + * The cumulative CPU time spent running guest virtual CPUs, * since the node booting up (in nanoseconds). * * Since: 11.8.0