NEWS: Mention restore with n/w devices support for ch

Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Purna Pavan Chandra 2024-08-05 14:41:01 +00:00 committed by Michal Privoznik
parent c4be2cb2de
commit 66112fbabb

View File

@ -19,6 +19,12 @@ v10.7.0 (unreleased)
* **Improvements** * **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** * **Bug fixes**