From 3525781ceb262ec9b8fb7583ff954782094e4952 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Thu, 21 Mar 2024 14:47:23 +0100 Subject: [PATCH] NEWS: Fix spacing Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- NEWS.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index ff98a47577..ec2fadaae8 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -16,11 +16,12 @@ 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. + 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