[PATCH v3 2/2] news: qemu: Allow migration over UNIX sockets

Martin Kletzander mkletzan at redhat.com
Fri Sep 4 08:58:46 UTC 2020


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

diff --git a/NEWS.rst b/NEWS.rst
index 05d04b29e1c8..008a6358c648 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -22,6 +22,12 @@ v6.8.0 (unreleased)
 
 * **Improvements**
 
+  * 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**
 
 
-- 
2.28.0




More information about the libvir-list mailing list