1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-09 01:18:00 +03:00

NEWS: document qemu: ras as a new feature

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Kristina Hanicova 2024-05-03 13:49:30 +02:00 committed by Andrea Bolognani
parent cab1e71f01
commit 3db81ffcc2

View File

@ -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 ``<ras state='on'/>``.
* **Improvements**
* **Bug fixes**