[libvirt] [PATCH 2/5] news: Support unmanaged macvtap devices in 5.8

Han Han hhan at redhat.com
Fri Nov 8 07:00:19 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 88affb66a3..c0fd006a77 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -189,6 +189,18 @@
     </section>
   </release>
   <release version="v5.8.0" date="2019-10-05">
+    <section title="Improvements">
+      <change>
+        <summary>
+          qemu: Support unmanaged macvtap devices
+        </summary>
+        <description>
+          Add new "managed" attribute for target dev of
+          <code><interface type='ethernet'></code> to control
+          whether using an existing macvtap device.
+        </description>
+      </change>
+    </section>
     <section title="Removed features">
       <change>
         <summary>
-- 
2.24.0.rc1




More information about the libvir-list mailing list