From: Purna Pavan Chandra Aekkaladevi Date: Mon, 11 Mar 2024 09:44:07 +0000 (+0000) Subject: NEWS: Mention save & restore support for ch driver X-Git-Tag: v10.2.0-rc1~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd58ce0ce3a83814cf71ef0f033c6cd3802bb410;p=thirdparty%2Flibvirt.git NEWS: Mention save & restore support for ch driver Signed-off-by: Purna Pavan Chandra Aekkaladevi Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 16a34e8114..ff98a47577 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -16,6 +16,11 @@ v10.2.0 (unreleased) * **Removed features** * **New features** + * ch: Basic save and restore support for ch driver + + The ch driver now supports basic save and restore operations. This is functional + on domains without any network, host device config defined. The `path` parameter + for save and restore should be a directory. * qemu: Support for driver type ``mtp`` in ```` devices