[PATCH] news: Document recent dbus-vmstate changes

Michal Privoznik mprivozn at redhat.com
Wed Apr 1 16:23:25 UTC 2020


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 7ef18cf7b8..37b7fd9bba 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -114,6 +114,17 @@
           malfunctioning VM could affect all those running on the same host.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support migration with SLIRP interface
+        </summary>
+        <description>
+          As <code>libslirp</code> evolves, so does QEMU. The recent change is
+          that instead of peer-to-peer connection between QEMU and
+          <code>slirp-helper</code> process a separate D-BUS bus is created.
+          This enables QEMU to migrate with a SLIRP interface.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
-- 
2.24.1




More information about the libvir-list mailing list