news: document support for <teaming> in <hostdev>

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Laine Stump 2021-02-11 02:47:29 -05:00
parent 010ed0856b
commit bebaafd6b4

View File

@ -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**