qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 3/9] escc: introduce escc_soft_reset_chn() for software re


From: Peter Maydell
Subject: Re: [PATCH v3 3/9] escc: introduce escc_soft_reset_chn() for software reset
Date: Tue, 7 Sep 2021 14:00:02 +0100

On Fri, 3 Sept 2021 at 13:01, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> This new software reset function is to be called when the appropriate channel
> software reset bit is written to register WR9. Its initial implementation is
> the same as the existing escc_reset_chn() function used for device reset.
>
> Add a new trace event when the guest initiates a soft reset via the WR9 
> register
> to help diagnose guest reset issues.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
>  hw/char/escc.c       | 40 ++++++++++++++++++++++++++++++++++++++--
>  hw/char/trace-events |  1 +
>  2 files changed, 39 insertions(+), 2 deletions(-)
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]