From: Han Han Date: Tue, 1 Nov 2022 05:49:12 +0000 (+0800) Subject: NEWS: Mention VIR_DOMAIN_STATS_VM of virConnectGetAllDomainStats X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cd4fe37f2c7e5b6668004ee3e37cfa603bb0f9bb;p=libvirt.git NEWS: Mention VIR_DOMAIN_STATS_VM of virConnectGetAllDomainStats Signed-off-by: Han Han Reviewed-by: Peter Krempa Signed-off-by: Peter Krempa --- diff --git a/NEWS.rst b/NEWS.rst index 420c282b71..efdeffb2f0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -37,6 +37,12 @@ v8.9.0 (unreleased) * **Improvements** + * qemu: Add hypervisor-specific statistics to ``virConnectGetAllDomainStats`` + + The new stats group ``VIR_DOMAIN_STATS_VM`` of + ``virConnectGetAllDomainStats``, also exposed as ``virsh domstats --vm``, + returns hypervisor-specific stats fields for given VM. + * Add ``vendor`` attribute for CPU models in domain capabilities Users can now see the vendor of each CPU model in domain capabilities and