1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

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** * **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 * Add ``vendor`` attribute for CPU models in domain capabilities
Users can now see the vendor of each CPU model in domain capabilities and Users can now see the vendor of each CPU model in domain capabilities and