From: Purna Pavan Chandra Date: Mon, 5 Aug 2024 14:41:01 +0000 (+0000) Subject: NEWS: Mention restore with n/w devices support for ch X-Git-Tag: v10.7.0-rc1~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66112fbabbba6cc5097f91acbe71d95077424c80;p=thirdparty%2Flibvirt.git NEWS: Mention restore with n/w devices support for ch Signed-off-by: Purna Pavan Chandra Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 44df5d08f7..bbd30ab3b5 100644 --- 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**