From: Laine Stump Date: Thu, 11 Feb 2021 07:47:29 +0000 (-0500) Subject: news: document support for in X-Git-Tag: v7.1.0-rc1~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bebaafd6b4a54b35f0d6676ab9156ea1489cbf5e;p=thirdparty%2Flibvirt.git news: document support for in Signed-off-by: Laine Stump Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index c6ae6a6c60..a9a1a61119 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -35,6 +35,12 @@ v7.1.0 (unreleased) ``virNetworkGetXMLDesc()``, and ``virDomainScreenshot()``, APIs have been implemented in the Hyper-V driver. + * Support element in plain devices + + This is useful when libvirt doesn't have the privileges necessary + to set the hostdev device's MAC address (which is a necessary + part of the alternate ). + * **Improvements** * **Bug fixes**