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

Peter Krempa pkrempa at redhat.com
Tue Nov 1 09:47:57 UTC 2022


On Tue, Nov 01, 2022 at 13:49:12 +0800, Han Han wrote:
> 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``

The stats reported in this group are totally undocumented. It doesn't
make much sense until that is addressed to advertise it's presence as
users simply won't be able to use them properly.

I'll see whether adding docs before the release is feasible or not.

In the meanwhile I'll push the 1/3 and 2/3


More information about the libvir-list mailing list