qemu-server/PVE
Thomas Lamprecht 546644e23d api: allow to clear vmstate actively
Sometimes, a user wants to remove the 'suspended' state without
resuming the vm from that state. Since the vm is locked with
'suspended', this was not possible without help from root@pam

This patch allows to delete the vmstate and the suspended lock and
related config entries with it. The user still has to have the right
priviliges and the vm cannot be 'protected' for this to work

Inspired-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-30 18:22:38 +01:00
..
API2 api: allow to clear vmstate actively 2019-11-30 18:22:38 +01:00
CLI refactor: create QemuServer::Monitor for high-level QMP access 2019-11-20 16:29:23 +01:00
QemuServer mon_cmd: add explicit return 2019-11-30 17:24:55 +01:00
VZDump vzdump: log QGA FS freeze/thaw try in task log 2019-11-27 20:20:30 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm refactor: extract QEMU machine related helpers to package 2019-11-20 16:29:23 +01:00
QemuMigrate.pm migrate phase 3 cleanup: add error into error propagation message 2019-11-30 17:27:14 +01:00
QemuServer.pm delete suspended lock when we have no vmstate 2019-11-30 17:28:23 +01:00
QMPClient.pm refactor: create QemuServer::Helpers and move file/dir code 2019-11-20 16:29:23 +01:00