[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 3/4] s390x: Fix cpu normal reset ri clearing
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v3 3/4] s390x: Fix cpu normal reset ri clearing |
Date: |
Thu, 5 Dec 2019 14:32:45 +0100 |
On Tue, 3 Dec 2019 08:28:12 -0500
Janosch Frank <address@hidden> wrote:
> As it turns out we need to clear the ri controls and PSW enablement
> bit to be architecture compliant.
>
> Signed-off-by: Janosch Frank <address@hidden>
> Reviewed-by: Christian Borntraeger <address@hidden>
> ---
> target/s390x/cpu.c | 7 ++++++-
> target/s390x/cpu.h | 7 ++++++-
> 2 files changed, 12 insertions(+), 2 deletions(-)
Thanks, applied.
[PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask, Janosch Frank, 2019/12/03