Signed-off-by: Han Han <hhan@xxxxxxxxxx> --- 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