Signed-off-by: Han Han <hhan(a)redhat.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index c0fd006a77..c90def63cc 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -190,6 +190,17 @@
</release>
<release version="v5.8.0" date="2019-10-05">
<section title="Improvements">
+ <change>
+ <summary>
+ qemu: Support to run SLIRP networking in a separate process
+ </summary>
+ <description>
+ User can configure the slirp-helper path in
<code>qemu.conf</code>.
+ It will start a slirp-helper process to provide SLIRP networking
+ when VM is started with network interface "user". That will allow
+ stricter security policies for QEMU SLIRP network.
+ </description>
+ </change>
<change>
<summary>
qemu: Support unmanaged macvtap devices
--
2.24.0.rc1