]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: mediated devices can be created
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 18 Jun 2020 21:06:05 +0000 (16:06 -0500)
committerErik Skultety <eskultet@redhat.com>
Fri, 19 Jun 2020 08:39:55 +0000 (10:39 +0200)
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 20964b94d721c7c3564c605883c9465ffe2500c2..42d159b233ea8d638baaeece95f172bd966568a8 100644 (file)
--- 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**