summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_diag288.c
AgeCommit message (Expand)Author
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-12-11hw/watchdog/wdt_diag288: Remove unnecessary includesThomas Huth
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-08-30watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe
2016-01-29s390: Clean up includesPeter Maydell
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang
2015-06-11s390x/watchdog: diag288 migration supportXu Wang
2015-06-11s390x/watchdog: introduce diag288 watchdog deviceXu Wang