]> git.proxmox.com Git - qemu.git/commit
qemu-ga: add win32 guest-suspend-disk command.
authorGal Hammer <ghammer@redhat.com>
Sun, 29 Jan 2012 09:53:31 +0000 (11:53 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 12 Mar 2012 20:09:18 +0000 (15:09 -0500)
commitaa59637ea1c6a4c83430933f9c44c43e6c3f1b69
tree54f15e2007bf38d8428218894a628c141528e118
parent95f4f404e108f8c6b937ddf2ba973f3799b51fb5
qemu-ga: add win32 guest-suspend-disk command.

Implement guest-suspend-disk RPC for Windows. Functionally this should be
equivalent to the posix implementation.

Signed-off-by: Gal Hammer <ghammer@redhat.com>
configure
qga/commands-win32.c