]> git.proxmox.com Git - qemu.git/commit - monitor.c
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)
commit9eedeb3b88173d84d438557cada237346a764e0b
treef5f276c6cc5e8196da7090256da72661e3fb85e0
parent2d753894c7553d6a05e8fdbed5f4704398919a35
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