3 Aug
2026
3 Aug
'26
4:36 p.m.
On Mon, Aug 03, 2026 at 09:38:05 +0200, Peter Krempa wrote:
From: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index 50b086b789..a4bd015c15 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -35,6 +35,11 @@ v12.6.0 (unreleased)
* **Improvements**
+ * qemu: Add ``preserve-running`` action for ``<on_crash>`` + + Allow qemu VMs to be kept running after they notify that they've crashed. + This is useful for guests that can take their own crash dump and reboot. + * **Bug fixes**
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>