diff --git a/docs/news.xml b/docs/news.xml index 27cd13b5506801c47482e22f3e19e3d03b1092eb..dcdd10d7abc29b6d9fe0ced2e8509eb78ecf56db 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -381,6 +381,19 @@ +
+ + + qemu: Support running SLIRP networking in a separate process + + + User can configure the slirp-helper path in qemu.conf. + 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. + + +