]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document support for <teaming> in <hostdev>
authorLaine Stump <laine@redhat.com>
Thu, 11 Feb 2021 07:47:29 +0000 (02:47 -0500)
committerLaine Stump <laine@redhat.com>
Thu, 11 Feb 2021 22:21:59 +0000 (17:21 -0500)
Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index c6ae6a6c609cbf5dacb333587ff7e42e2f94a3fb..a9a1a611192a333aadd6104a8968c2fd965cbcb7 100644 (file)
--- 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 <teaming> element in plain <hostdev> 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 <interface type='hostdev'>).
+
 * **Improvements**
 
 * **Bug fixes**