diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-09-03 12:32:18 +0100 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-09-08 11:09:45 +0100 |
commit | bf4fbb69f36d9697a7d62d767de024fd9062d31d (patch) | |
tree | 7e4e6f3824736601216ae906c2add0da9314aa9a /replay | |
parent | 8e8aa96590156577ed8a2623d1a2e4db4e5748b8 (diff) | |
download | qemu-bf4fbb69f36d9697a7d62d767de024fd9062d31d.zip qemu-bf4fbb69f36d9697a7d62d767de024fd9062d31d.tar.gz qemu-bf4fbb69f36d9697a7d62d767de024fd9062d31d.tar.bz2 |
escc: introduce escc_hard_reset_chn() for hardware reset
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 <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210903113223.19551-5-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions