news: add logging of guest crash information on S390

Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Bjoern Walk 2018-02-27 10:32:57 +01:00 committed by John Ferlan
parent a07a9146bb
commit b704d60e89

View File

@ -37,6 +37,15 @@
<section title="New features">
</section>
<section title="Improvements">
<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">
</section>