[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/5] s390x: Reset cleanup
From: |
Janosch Frank |
Subject: |
[PATCH v3 0/5] s390x: Reset cleanup |
Date: |
Mon, 25 Nov 2019 04:03:43 -0500 |
Adding comments and reordering code for better readability in the
diag308 and machine reset functions.
v3:
* Added user only afp set again
* Added rev-by
* Minor review cleanups
Janosch Frank (5):
s390x: Don't do a normal reset on the initial cpu
s390x: Move reset normal to shared reset handler
s390x: Move initial reset
s390x: Move clear reset
s390x: Beautify diag308 handling
hw/s390x/s390-virtio-ccw.c | 3 ++
target/s390x/cpu-qom.h | 9 +++-
target/s390x/cpu.c | 104 +++++++++++++------------------------
target/s390x/cpu.h | 4 +-
target/s390x/diag.c | 54 +++++++++++--------
target/s390x/sigp.c | 4 +-
6 files changed, 83 insertions(+), 95 deletions(-)
--
2.20.1
- [PATCH v3 0/5] s390x: Reset cleanup,
Janosch Frank <=