|
From: | Thomas Huth |
Subject: | Re: [PATCH v4 4/6] s390x: Move clear reset |
Date: | Thu, 28 Nov 2019 08:09:47 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
On 27/11/2019 18.50, Janosch Frank wrote:
Let's also move the clear reset function into the reset handler. Signed-off-by: Janosch Frank <address@hidden> --- target/s390x/cpu-qom.h | 1 + target/s390x/cpu.c | 58 +++++++++++++----------------------------- 2 files changed, 18 insertions(+), 41 deletions(-)
I really wonder why we had so much duplicated code here before and nobody dared to clean it up in all those years... Thanks for doing that now!
Reviewed-by: Thomas Huth <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |