]> git.proxmox.com Git - qemu.git/commit - qmp.c
suspend: add system_wakeup monitor command
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Feb 2012 12:45:21 +0000 (13:45 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 19:36:03 +0000 (13:36 -0600)
commit9b9df25a474bfee59dd46d033eb4ccc16582aac2
treee7f04f11d065c2a4048887d9088f9554598ec4d0
parentda98c8eb4c35225049cad8cf767647eb39788b5d
suspend: add system_wakeup monitor command

This patch adds the system_wakeup monitor command which will simply
wake up suspended guests.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hmp-commands.hx
hmp.c
hmp.h
qapi-schema.json
qmp-commands.hx
qmp.c