summaryrefslogtreecommitdiffstats
path: root/hw/watchdog/wdt_diag288.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: remove -watchdog optionPaolo Bonzini2022-09-291-6/+0Star
* watchdog: add information from -watchdog help to -device helpPaolo Bonzini2021-11-021-1/+2
* Remove superfluous timer_del() callsPeter Maydell2021-01-081-1/+0Star
* hw/watchdog/wdt_diag288: Remove unnecessary includesThomas Huth2020-12-111-2/+0Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* watchdog.h: Drop local redefinition of actions enumMichal Privoznik2017-10-021-3/+3
* watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth2017-08-301-0/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* watchdog/diag288: avoid race condition on expired watchdogSascha Silbe2016-03-011-4/+8
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* watchdog/diag288: don't reset for action=none|debug|pauseBo Tu2016-01-271-0/+7
* watchdog/diag288: correctly register for system reset requestsXu Wang2015-07-141-0/+8
* s390x/watchdog: diag288 migration supportXu Wang2015-06-111-0/+12
* s390x/watchdog: introduce diag288 watchdog deviceXu Wang2015-06-111-0/+110