news: Support to run SLIRP in a separate process in 5.8

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2019-11-11 09:58:05 +08:00 committed by Andrea Bolognani
parent 3f9797e2c9
commit a7c9633e4f

View File

@ -381,6 +381,19 @@
</description>
</change>
</section>
<section title="Improvements">
<change>
<summary>
qemu: Support running 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 the 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>