summaryrefslogtreecommitdiff
path: root/hw/watchdog/watchdog.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik1-1/+7
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik1-25/+20
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik1-7/+7
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2016-05-23nmi: remove x86 specific nmi handlingBandan Das1-1/+1
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-1/+1
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu1-9/+5
2015-06-11watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li1-0/+10
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster1-1/+1
2014-07-09watchdog: fix deadlock with -watchdog-action pausePaolo Bonzini1-1/+5
2014-06-27qapi event: clean up in callersWenchao Xia1-1/+1
2014-06-23qapi event: convert WATCHDOGWenchao Xia1-16/+7
2014-01-06qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite1-1/+2
2013-07-27watchdog: Remove break after exitStefan Weil1-1/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+147