diff --git a/docs/news.xml b/docs/news.xml
index 7ef18cf7b8..86379b99f5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -114,6 +114,16 @@
malfunctioning VM could affect all those running on the same host.
+
+
+ qemu: Support migration with SLIRP helper interface
+
+
+ With QEMU 5.0, a new D-Bus backend allows migration of external
+ processes. When needed, libvirt will start a per-vm D-Bus bus, and
+ migrate the slirp-helper along with QEMU.
+
+