suspend: add qmp events
commit53370b78ecfe3fdff89a8dd7db73a0a95aefc14f
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Feb 2012 12:45:26 +0000 (23 13:45 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 19:36:04 +0000 (24 13:36 -0600)
tree57cfb4774c9903c47b9c3b0a3a129b63ce6dbaa3
parent6595abc04486ef9694b8717b8eea43ccb990bff9
suspend: add qmp events

Send qmp events on suspend and wakeup so libvirt
has a chance to track the vm state.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c
monitor.h
vl.c