On 11/8/19 2:00 AM, Han Han wrote:
Signed-off-by: Han Han <hhan(a)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>
I already have a patch for this that I'm about to push that has a "more
descriptive description" :-).