Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
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**