On Fri, 3 Sept 2021 at 12:46, Mark Cave-Ayland <[email protected]> wrote: > > This new hardware reset function is to be called for both channels when the > hardware 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 hard reset via the WR9 > register > to help diagnose guest reset issues. > > Signed-off-by: Mark Cave-Ayland <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
