]> Git Repo - qemu.git/commit
QMP: Introduce WATCHDOG event
authorLuiz Capitulino <[email protected]>
Thu, 25 Feb 2010 15:13:04 +0000 (12:13 -0300)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
QMP/qmp-events.txt
hw/watchdog.c
monitor.c
monitor.h
This page took 0.026815 seconds and 4 git commands to generate.