]> git.proxmox.com Git - qemu-server.git/commit
add ability to suspend a vm to disk from the api
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 14 Mar 2019 16:04:49 +0000 (17:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Mar 2019 07:53:14 +0000 (08:53 +0100)
commit22371fe00e527f6063df64681a87632a9e2448b9
tree23f80e6a4a41d87a04ceb5df2874f2770d2d56fd
parent7ceade4cb39eab84cd06e0e625bf65e1fb2d5118
add ability to suspend a vm to disk from the api

this enables the use of the suspend to disk code

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Qemu.pm