aboutsummaryrefslogtreecommitdiff
path: root/hw/watchdog.c
AgeCommit message (Expand)Author
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell
2012-06-04qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino
2011-10-04RunState: Rename enum values as generated by the QAPILuiz Capitulino
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-02-14Improve vm_stop reason declarationsJan Kiszka
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-27qdev: convert watchdogsMarkus Armbruster
2009-08-27Move watchdog, watchdog_action, give them internal linkageMarkus Armbruster
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-01Hardware watchdogRichard W.M. Jones