[PATCH v2 9/9] news: qemu: Allow migration over UNIX sockets

Martin Kletzander mkletzan at redhat.com
Tue Sep 1 14:37:00 UTC 2020


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 302b7f477904..52781b7e1677 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -71,6 +71,12 @@ v6.7.0 (2020-09-01)
     forbidden and no size auto-alignment will be made. Instead, libvirt will
     suggest an aligned round up size for the user.
 
+  * qemu: Allow migration over UNIX sockets
+
+    QEMU migration can now be performed completely over UNIX sockets. This is
+    useful for containerised scenarios and can be used in both peer2peer and
+    direct migrations.
+
 * **Bug fixes**
 
   * virdevmapper: Deal with kernels without DM support
-- 
2.28.0




More information about the libvir-list mailing list