Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | watchdog: add information from -watchdog help to -device help | Paolo Bonzini | 1 | -1/+2 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 1 | -1/+0 |
2020-12-11 | hw/watchdog/wdt_diag288: Remove unnecessary includes | Thomas Huth | 1 | -2/+0 |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2017-10-02 | watchdog.h: Drop local redefinition of actions enum | Michal Privoznik | 1 | -3/+3 |
2017-08-30 | watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable | Thomas Huth | 1 | -0/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -1/+1 |
2016-03-01 | watchdog/diag288: avoid race condition on expired watchdog | Sascha Silbe | 1 | -4/+8 |
2016-01-29 | s390: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-27 | watchdog/diag288: don't reset for action=none|debug|pause | Bo Tu | 1 | -0/+7 |
2015-07-14 | watchdog/diag288: correctly register for system reset requests | Xu Wang | 1 | -0/+8 |
2015-06-11 | s390x/watchdog: diag288 migration support | Xu Wang | 1 | -0/+12 |
2015-06-11 | s390x/watchdog: introduce diag288 watchdog device | Xu Wang | 1 | -0/+110 |