]> git.proxmox.com Git - qemu.git/commit - monitor.c
add a new qevent: QEVENT_GUEST_PANICKED
authorHu Tao <hutao@cn.fujitsu.com>
Fri, 26 Apr 2013 03:24:41 +0000 (11:24 +0800)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Apr 2013 15:30:01 +0000 (10:30 -0500)
commitc401a8a5156a2596b285586002d544c595d40cf7
tree812b3ca3745a13f8004b86b44ea56bb8d51dbec2
parentede085b3fedfde36cb566968c4efcfbad4845af1
add a new qevent: QEVENT_GUEST_PANICKED

This event will be emited when qemu detects guest panic.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: cf0bc45ecf9ecd3699bc72dc39f8cbab8ed79d8c.1366945969.git.hutao@cn.fujitsu.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
QMP/qmp-events.txt
include/monitor/monitor.h
monitor.c