qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information
@ 2018-02-02 14:37 Christian Borntraeger
  2018-02-02 14:37 ` [Qemu-devel] [PATCH v3 1/1] s390x/cpu: expose the guest " Christian Borntraeger
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Christian Borntraeger @ 2018-02-02 14:37 UTC (permalink / raw)
  To: qemu-s390x
  Cc: qemu-devel, Cornelia Huck, Thomas Huth, David Hildenbrand,
	Halil Pasic, Eric Blake, Christian Borntraeger

This patch - originally from Jing Liu - was still on my disk and 
somehow dropped of my attention. Here is a fixed up version.
It probably still needs some review and polish.
One open aspect is migration. Right now QEMU switches from crashed
back into running state after migration (even without this patch).
Some fixup will be necessary. 

Christian Borntraeger (1):
  s390x/cpu: expose the guest crash information

 qapi/run-state.json   | 29 ++++++++++++++++++++++++--
 target/s390x/cpu.c    | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++
 target/s390x/cpu.h    | 10 +++++++++
 target/s390x/helper.c |  5 ++++-
 target/s390x/kvm.c    | 27 +++++++++++++++++++-----
 vl.c                  |  6 ++++++
 6 files changed, 126 insertions(+), 8 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-02-05 13:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 14:37 [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information Christian Borntraeger
2018-02-02 14:37 ` [Qemu-devel] [PATCH v3 1/1] s390x/cpu: expose the guest " Christian Borntraeger
2018-02-02 14:51   ` Eric Blake
2018-02-05  8:31     ` Christian Borntraeger
2018-02-05 12:04   ` Cornelia Huck
2018-02-05 13:44     ` Christian Borntraeger
2018-02-05 13:51       ` Cornelia Huck
2018-02-02 19:25 ` [Qemu-devel] [PATCH v3 0/1] respin of s390 " no-reply
2018-02-02 20:30 ` no-reply
2018-02-02 21:29 ` no-reply
2018-02-02 22:22 ` no-reply
2018-02-02 22:54 ` no-reply
2018-02-05 12:06 ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).