On 10/30/20 4:01 PM, Jonathon Jongsma wrote:
Signed-off-by: Jonathon Jongsma <jjongsma(a)redhat.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 2fef3f706c..384ee94480 100644
--- 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'>``. Host vDPA devices are also now included
in the
+ node device APIs.
How about "The node device APIs also now list and provide XML
descriptions for vDPA devices." ?
Reviewed by: Laine Stump <laine(a)redhat.com>
Let me know if that change is okay with you, and I'll push it.