]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document recent dbus-vmstate changes
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 1 Apr 2020 16:22:54 +0000 (18:22 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 1 Apr 2020 17:54:21 +0000 (19:54 +0200)
Actual-Author-of-the-text: Marc-AndrĂ© Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 7ef18cf7b8b91fd31cccfe6f5099c58f821c93bc..86379b99f550ba7284774ea1895034c922423e57 100644 (file)
           malfunctioning VM could affect all those running on the same host.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support migration with SLIRP helper interface
+        </summary>
+        <description>
+          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.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>