[libvirt PATCH v4 12/12] news: mediated devices can be created

Jonathon Jongsma jjongsma at redhat.com
Thu Jun 18 21:06:05 UTC 2020


Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 20964b94d7..42d159b233 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -21,6 +21,13 @@ v6.5.0 (unreleased)
     It's possible to either specify new value as a string or
     provide a filename which contents then serve as the value.
 
+  * nodedev: Add ability to create mediated devices
+
+    Mediated devices can now be created with ``virNodeDeviceCreateXML()``. This
+    functionality requires the ``mdevctl`` utility to be installed. The XML
+    schema for node devices was expanded to support attributes for mediated
+    devices.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.21.3




More information about the libvir-list mailing list