qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] watchdog: Allow setting action on the fly
@ 2017-09-06  8:58 Michal Privoznik
  2017-09-06  8:58 ` [Qemu-devel] [PATCH v3 1/2] qapi: Rename WatchdogExpirationAction enum Michal Privoznik
  2017-09-06  8:58 ` [Qemu-devel] [PATCH v3 2/2] watchdog: Allow setting action on the fly Michal Privoznik
  0 siblings, 2 replies; 5+ messages in thread
From: Michal Privoznik @ 2017-09-06  8:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: eblake, armbru

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-06  9:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06  8:58 [Qemu-devel] [PATCH v3 0/2] watchdog: Allow setting action on the fly Michal Privoznik
2017-09-06  8:58 ` [Qemu-devel] [PATCH v3 1/2] qapi: Rename WatchdogExpirationAction enum Michal Privoznik
2017-09-06  8:58 ` [Qemu-devel] [PATCH v3 2/2] watchdog: Allow setting action on the fly Michal Privoznik
2017-09-06  9:04   ` Daniel P. Berrange
2017-09-06  9:20     ` Michal Privoznik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).