[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v3 1/1] s390x/cpu: expose the guest crash inform
From: |
Eric Blake |
Subject: |
Re: [qemu-s390x] [PATCH v3 1/1] s390x/cpu: expose the guest crash information |
Date: |
Fri, 2 Feb 2018 08:51:49 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
On 02/02/2018 08:37 AM, Christian Borntraeger wrote:
> This patch is the s390 implementation of guest crash information,
> similar to commit d187e08dc4 ("i386/cpu: add crash-information QOM
> property") and the related commits. We will detect several crash
> reasons, with the "disabled wait" being the most important one, since
> this is used by all s390 guests as a "panic like" notification.
>
> Demonstrate these ways with examples as follows.
>
> 1. crash-information QOM property;
>
> Co-authored-by: Jing Liu <address@hidden>
> Signed-off-by: Christian Borntraeger <address@hidden>
> ---
> qapi/run-state.json | 29 ++++++++++++++++++++++++--
QAPI changes look reasonable; I'll leave the review of the
target-specific code to those more familiar with the target.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [qemu-s390x] [PATCH v3 0/1] respin of s390 crash information, Christian Borntraeger, 2018/02/02
- Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information, no-reply, 2018/02/02
- Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information, no-reply, 2018/02/02
- Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information, no-reply, 2018/02/02
- Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information, no-reply, 2018/02/02
- Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information, no-reply, 2018/02/02
- Re: [qemu-s390x] [PATCH v3 0/1] respin of s390 crash information, Cornelia Huck, 2018/02/05