[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v2] s390x: Cleanup cpu resets
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v2] s390x: Cleanup cpu resets |
Date: |
Mon, 2 Sep 2019 14:00:08 +0200 |
On Fri, 21 Jun 2019 16:09:02 +0200
Janosch Frank <address@hidden> wrote:
> S390x CPU resets are cascading, hence initial reset and clear reset
> need to do all things a plain reset does.
>
> Let's make sure that's done and consolidate some reset code.
> Also let's always explicitly set boolean cpu state members to their
> type value (e.g. bpbc).
>
> Signed-off-by: Janosch Frank <address@hidden>
> ---
> target/s390x/cpu.c | 123
> ++++++++++++++++++++++++-----------------------------
> 1 file changed, 55 insertions(+), 68 deletions(-)
Just combing through old stuff in my inbox... has there ever been a v3
of this?
- Re: [qemu-s390x] [PATCH v2] s390x: Cleanup cpu resets,
Cornelia Huck <=