summaryrefslogtreecommitdiff
path: root/hw/watchdog/watchdog.c
AgeCommit message (Expand)Author
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2016-05-23nmi: remove x86 specific nmi handlingBandan Das
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-01-29hw: Clean up includesPeter Maydell
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu
2015-06-11watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster
2014-07-09watchdog: fix deadlock with -watchdog-action pausePaolo Bonzini
2014-06-27qapi event: clean up in callersWenchao Xia
2014-06-23qapi event: convert WATCHDOGWenchao Xia
2014-01-06qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite
2013-07-27watchdog: Remove break after exitStefan Weil
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini