Signed-off-by: Han Han <hhan(a)redhat.com>
---
docs/news.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 1c063b7e..e60427f6 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -221,6 +221,19 @@
</description>
</change>
</section>
+ <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>
+ </section>
<section title="Removed features">
<change>
<summary>
--
2.23.0