Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
``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**