diff to v2: - Introduced 1/2 patch that renames WatchdogExpirationAction - Better handling of unknown state in switch() - Passs &error_abort to qmp_watchdog_set_action()
Michal Privoznik (2): qapi: Rename WatchdogExpirationAction enum watchdog: Allow setting action on the fly hw/watchdog/watchdog.c | 64 +++++++++++++++++++++++------------------------ hw/watchdog/wdt_diag288.c | 6 ++--- include/sysemu/watchdog.h | 12 ++------- monitor.c | 4 +-- qapi-schema.json | 9 +++++++ qapi/run-state.json | 6 ++--- 6 files changed, 51 insertions(+), 50 deletions(-) -- 2.13.5