]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention restore with n/w devices support for ch
authorPurna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Mon, 5 Aug 2024 14:41:01 +0000 (14:41 +0000)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 9 Aug 2024 13:03:07 +0000 (15:03 +0200)
Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 44df5d08f7c946213baebb4cdc1418f430b10cb4..bbd30ab3b54a2dfdedbc64f24cf84b768f2376a1 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,12 @@ v10.7.0 (unreleased)
 
 * **Improvements**
 
+  * ch: support restore with network devices
+
+    Cloud-Hypervisor starting from V40.0 supports restoring file descriptor
+    backed network devices. So, create new net fds and pass them via
+    SCM_RIGHTS to CH during restore operation.
+
 * **Bug fixes**