index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
watchdog
/
watchdog.c
Age
Commit message (
Expand
)
Author
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-10-02
watchdog: Allow setting action on the fly
Michal Privoznik
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-10-02
qapi: Rename WatchdogExpirationAction enum
Michal Privoznik
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-27
watchdog: introduction of get_watchdog_action
Bo Tu
2015-06-11
watchdog: Add new Virtual Watchdog action INJECT-NMI
Mao Chuan Li
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2014-07-09
watchdog: fix deadlock with -watchdog-action pause
Paolo Bonzini
2014-06-27
qapi event: clean up in callers
Wenchao Xia
2014-06-23
qapi event: convert WATCHDOG
Wenchao Xia
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2013-07-27
watchdog: Remove break after exit
Stefan Weil
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini