]> Git Repo - qemu.git/commit
i.MX: Add code to emulate i.MX2 watchdog IP block
authorAndrey Smirnov <[email protected]>
Fri, 9 Feb 2018 10:40:29 +0000 (10:40 +0000)
committerPeter Maydell <[email protected]>
Fri, 9 Feb 2018 10:40:29 +0000 (10:40 +0000)
commit067e68e7041ec6eff73dd053876e22eaf1d4cb00
tree4d53002ae8744a5fc7361c63fc4e6c2db62d0fc9
parente9e0ef15d2357eca058af71c35eba51093b0c0fb
i.MX: Add code to emulate i.MX2 watchdog IP block

Add enough code to emulate i.MX2 watchdog IP block so it would be
possible to reboot the machine running Linux Guest.

Cc: Peter Maydell <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: Philippe Mathieu-Daudé <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/misc/Makefile.objs
hw/misc/imx2_wdt.c [new file with mode: 0644]
include/hw/misc/imx2_wdt.h [new file with mode: 0644]
This page took 0.024329 seconds and 4 git commands to generate.