]> git.proxmox.com Git - qemu.git/commit - vl.c
QMP: Introduce basic asynchronous events
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 27 Nov 2009 00:59:04 +0000 (22:59 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:24 +0000 (09:41 -0600)
commitb1a15e7eaafba8f26e2263b1a9b6e6d40e585e72
treefea507ef8ad2dfe16ade7f1d6fa9a0fb0c76b225
parent0d1ea871b09fc74b4a2085150980b43bd1973744
QMP: Introduce basic asynchronous events

Debug, shutdown, reset, powerdown and stop are all basic events,
as they are very simple they can be added in the same commit.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c
monitor.h
vl.c