QMP: Introduce WATCHDOG event
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 25 Feb 2010 15:13:04 +0000 (12:13 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 9 Mar 2010 14:47:27 +0000 (08:47 -0600)
commit2bdf89c1f0f81314c9c03759b3913ea9ea4b90b6
treef5f276c6cc5e8196da7090256da72661e3fb85e0
parenta6619dc866e838ac2a7878dfc5accda5bfa2c58d
QMP: Introduce WATCHDOG event

It's emitted whenever the watchdog device's timer expires. The action
taken is provided in the 'data' member.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
QMP/qmp-events.txt
hw/watchdog.c
monitor.c
monitor.h