]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Support to run SLIRP in a separate process in 5.8
authorHan Han <hhan@redhat.com>
Mon, 11 Nov 2019 01:58:05 +0000 (09:58 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 5 Dec 2019 10:51:24 +0000 (11:51 +0100)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 27cd13b5506801c47482e22f3e19e3d03b1092eb..dcdd10d7abc29b6d9fe0ced2e8509eb78ecf56db 100644 (file)
         </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>