From: Michal Privoznik Date: Wed, 1 Apr 2020 16:22:54 +0000 (+0200) Subject: news: Document recent dbus-vmstate changes X-Git-Tag: v6.2.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d35651816fc044e0559f7f31431fbbd698a0b1;p=thirdparty%2Flibvirt.git news: Document recent dbus-vmstate changes Actual-Author-of-the-text: Marc-André Lureau Signed-off-by: Michal Privoznik Reviewed-by: Andrea Bolognani --- 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. + +