Signed-off-by: Jonathon Jongsma <jjongsma(a)redhat.com>
---
NEWS.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 926620b03f..b57ba5c7d1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -23,6 +23,15 @@ v9.8.0 (unreleased)
* **New features**
+ * qemu: Add support for vDPA block devices
+
+ With a new enough version of qemu, libvirt will allow you to assign vDPA block
+ devices to a domain. This is configured with::
+
+ <disk type='vhostvdpa'>
+ <source dev='/dev/vhost-vdpa-0'>
+ ...
+
* **Improvements**
* **Bug fixes**
--
2.41.0