From 30d35651816fc044e0559f7f31431fbbd698a0b1 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Wed, 1 Apr 2020 18:22:54 +0200 Subject: [PATCH] news: Document recent dbus-vmstate changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Actual-Author-of-the-text: Marc-André Lureau Signed-off-by: Michal Privoznik Reviewed-by: Andrea Bolognani --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + +