Re: [PATCH v2 3/5] s390x: Move initial reset
On 22.11.19 15:00, Janosch Frank wrote: > Let's move the intial reset into the reset handler and cleanup > afterwards. > > Signed-off-by: Janosch Frank > --- > target/s390x/cpu-qom.h | 2 +- > target/s390x/cpu.c | 44 +++--- > target/s390x/cpu.h | 2
[PATCH v2 3/5] s390x: Move initial reset
Let's move the intial reset into the reset handler and cleanup afterwards. Signed-off-by: Janosch Frank --- target/s390x/cpu-qom.h | 2 +- target/s390x/cpu.c | 44 +++--- target/s390x/cpu.h | 2 +- target/s390x/sigp.c| 2 +- 4 files changed, 19