qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/1] respin of s390 crash information


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH v3 0/1] respin of s390 crash information
Date: Fri, 2 Feb 2018 14:37:45 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]