[PATCH 3/3] NEWS: Add the stats VIR_DOMAIN_STATS_VM of virConnectGetAllDomainStats

Han Han hhan at redhat.com
Tue Nov 1 05:49:12 UTC 2022


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 7b856f4d3f..06fd4fa84f 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -41,6 +41,12 @@ v8.9.0 (unreleased)
 
 * **Improvements**
 
+  * qemu: Add the stats of VM for virConnectGetAllDomainStats
+
+    The stats ``VIR_DOMAIN_STATS_VM`` of virConnectGetAllDomainStats is to
+    get the fd-based KVM statistics for the target VM. It could be used by
+    the command line ``virsh domstats --vm``
+
   * Add ``vendor`` attribute for CPU models in domain capabilities
 
     Users can now see the vendor of each CPU model in domain capabilities and
-- 
2.38.1



More information about the libvir-list mailing list