index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
watchdog
/
wdt_diag288.c
Age
Commit message (
Expand
)
Author
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-12-11
hw/watchdog/wdt_diag288: Remove unnecessary includes
Thomas Huth
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-08-30
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
Thomas Huth
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-01
watchdog/diag288: avoid race condition on expired watchdog
Sascha Silbe
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
watchdog/diag288: don't reset for action=none|debug|pause
Bo Tu
2015-07-14
watchdog/diag288: correctly register for system reset requests
Xu Wang
2015-06-11
s390x/watchdog: diag288 migration support
Xu Wang
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang