]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: support device stats collection for SR-IOV VF hostdev
authorHan Han <hhan@redhat.com>
Wed, 11 May 2022 02:17:00 +0000 (10:17 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 May 2022 17:55:42 +0000 (19:55 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index b17d6f58ecbd9c913a246e18bb06015e5caadfdf..e5da3f2db8515375887dd2896765520e7965cd4e 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1199,6 +1199,11 @@ v6.9.0 (2020-11-02)
     Libvirt probes the underlying platform in order to fill in these SEV
     attributes automatically before launching a guest.
 
+  * util: support device stats collection for SR-IOV VF hostdev
+
+    For SR-IOV VF hostdevs, libvirt now supports retrieving device traffic
+    stats via the ``virDomainInterfaceStats`` API and ``virsh domifstat``.
+
 * **Bug fixes**
 
   * hyperv: ensure WQL queries work in all locales