news: support device stats collection for SR-IOV VF hostdev

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2022-05-11 10:17:00 +08:00 committed by Andrea Bolognani
parent cb12f8b8c8
commit 02c898d801

View File

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