From: Kristina Hanicova Date: Fri, 3 May 2024 11:49:30 +0000 (+0200) Subject: NEWS: document qemu: ras as a new feature X-Git-Tag: v10.4.0-rc1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db81ffcc2286b752a409a8cbb50f1df05420009;p=thirdparty%2Flibvirt.git NEWS: document qemu: ras as a new feature Signed-off-by: Kristina Hanicova Reviewed-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index 5a771b4b2f..d72c15bf10 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,11 @@ v10.4.0 (unreleased) * **New features** + * qemu: Support for ras feature for virt machine type + + It is now possible to set on/off ``ras`` feature in the domain XML for virt + (Arm) machine type as ````. + * **Improvements** * **Bug fixes**