Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index d92714c29b88..49c476be5d51 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -20,6 +20,12 @@ v6.7.0 (unreleased)
Sparse streams (e.g. ``virsh vol-download --sparse`` or ``virsh vol-upload
--sparse``) now handle if one of the stream ends is a block device.
+ * 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