diff --git a/docs/news.xml b/docs/news.xml index 7ef18cf7b8b91fd31cccfe6f5099c58f821c93bc..86379b99f550ba7284774ea1895034c922423e57 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. + +