]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
libvirt-host: VIR_NODE_CPU_STATS_GUEST: clarify "guest" time
authorClaudio Fontana <cfontana@suse.de>
Fri, 5 Sep 2025 09:36:39 +0000 (11:36 +0200)
committerJim Fehlig <jfehlig@suse.com>
Fri, 5 Sep 2025 15:09:20 +0000 (09:09 -0600)
clarify that "guest" time is time spent running VCPUs specifically.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
include/libvirt/libvirt-host.h

index 2b899144d3a9cb235367c9347705bcb6e9fe9c52..398b40c35aa52dfb84f761effbc465c1c9f89e30 100644 (file)
@@ -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