From b704d60e89bede4dbca7089bbec70b5d48b0dd78 Mon Sep 17 00:00:00 2001 From: Bjoern Walk Date: Tue, 27 Feb 2018 10:32:57 +0100 Subject: [PATCH] news: add logging of guest crash information on S390 Signed-off-by: Bjoern Walk Reviewed-by: John Ferlan --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 4da692b269..a51ca973e4 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,15 @@
+ + + qemu: Add logging of guest crash information on S390 + + + On S390, when the guest crashes and QEMU exposes the guest crash + information, log the relevant data to the domain log file. + +