summary refs log tree commit diff stats
path: root/hw/arm/stm32l4x5_soc.c
diff options
context:
space:
mode:
authorAbhiram Tilak <atp.exp@gmail.com>2024-02-26 14:07:23 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-02-27 13:01:41 +0000
commitefabbc07e96b502acb4927743964dde132d75ded (patch)
tree2aaf3192414c8053b51355a55884b38dd91f02b1 /hw/arm/stm32l4x5_soc.c
parent9d80aa04832a5ec342f31a6bfea50b9245110139 (diff)
downloadfocaccia-qemu-efabbc07e96b502acb4927743964dde132d75ded.tar.gz
focaccia-qemu-efabbc07e96b502acb4927743964dde132d75ded.zip
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
A few watchdog devices use qemu_system_reset_request(). This is not ideal since
behaviour of watchdog-expiry can't be changed by QMP using `watchdog_action`.
As stated in BiteSizedTasks wiki page, instead of using qemu_system_reset_request()
to reset when a watchdog timer expires, let watchdog_perform_action() decide
what to do.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2124
Signed-off-by: Abhiram Tilak <atp.exp@gmail.com>
Message-id: 20240216192612.30838-5-atp.exp@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm/stm32l4x5_soc.c')
0 files changed, 0 insertions, 0 deletions