index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
watchdog
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2019-12-16
watchdog/aspeed: Fix AST2600 frequency behaviour
Joel Stanley
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-01
aspeed: Link SCU to the watchdog
Joel Stanley
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-03-05
hw/arm/stellaris: Implement watchdog timer
Michel Heily
2018-08-20
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
Peter Maydell
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang