[libvirt] [PATCH v2 2/2] news: add logging of guest crash information on S390

Bjoern Walk posted 2 patches 7 years, 9 months ago
[libvirt] [PATCH v2 2/2] news: add logging of guest crash information on S390
Posted by Bjoern Walk 7 years, 9 months ago
Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

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>
-- 
2.13.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 2/2] news: add logging of guest crash information on S390
Posted by John Ferlan 7 years, 9 months ago

On 02/27/2018 04:32 AM, Bjoern Walk wrote:
> Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan@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>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list