]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: mention vdpa support
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 30 Oct 2020 20:01:42 +0000 (15:01 -0500)
committerLaine Stump <laine@redhat.com>
Mon, 2 Nov 2020 01:34:33 +0000 (20:34 -0500)
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
NEWS.rst

index 2fef3f706c6ffca2b31e199837bdf70a54d46e30..b6fceab23a3ade339cdbcca45bd80c7ba1831b49 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -43,6 +43,12 @@ v6.9.0 (unreleased)
 
     Implement virito-9p shared filesystem using the ``<filesystem/>`` element.
 
+  * qemu: Add support for vDPA network devices.
+
+    VMs using the QEMU hypervisor can now specify vDPA network devices
+    using ``<interface type='vdpa'>``. The node device APIs also now
+    list and provide XML descriptions for vDPA devices.
+
 * **Improvements**
 
 * **Bug fixes**