Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
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