On 02/27/2018 04:32 AM, Bjoern Walk wrote:
Signed-off-by: Bjoern Walk <bwalk(a)linux.vnet.ibm.com>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
BTW: I'll move the appropriate section once 4.2.0 is open for business.
diff --git a/docs/news.xml b/docs/news.xml
index 86a0c8d1..5dd01daf 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -140,6 +140,15 @@
qemu: Add support for hot unplugging redirdev device
</summary>
</change>
+ <change>
+ <summary>
+ qemu: Add logging of guest crash information on S390
+ </summary>
+ <description>
+ On S390, when the guest crashes and QEMU exposes the guest crash
+ information, log the relevant data to the domain log file.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>