NEWS: Mention VIR_DOMAIN_STATS_VM of virConnectGetAllDomainStats

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Han Han 2022-11-01 13:49:12 +08:00 committed by Peter Krempa
parent c43718ef67
commit cd4fe37f2c

View File

@ -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