[pve-devel] [PATCH qemu-server/manager] improve suspend to disk
Dominik Csapak
d.csapak at proxmox.com
Fri Nov 29 11:06:45 CET 2019
this series improves suspend to disk handling for some edge/error cases,
and adds the possibility to remove the 'suspended' state without
having to resume the vm
qemu-server:
Dominik Csapak (4):
logging vmstate into Resume/Start Task
delete suspended lock when we have no vmstate
implement removal of vmstate via api
add special case for clearing suspended state
PVE/API2/Qemu.pm | 24 +++++++++++++++++++++++-
PVE/QemuServer.pm | 9 ++++++---
2 files changed, 29 insertions(+), 4 deletions(-)
pve-manager:
Dominik Csapak (1):
gui: qemu/HardwareView: show vmstate and allow removal
www/manager6/qemu/HardwareView.js | 5 +++++
1 file changed, 5 insertions(+)
--
2.20.1
More information about the pve-devel
mailing list