[pve-devel] [PATCH-SERIES qemu-server] clone_disk-related improvments
Fabian Ebner
f.ebner at proxmox.com
Thu Jan 27 15:01:51 CET 2022
The second patch is fixing a concrete bug with vm_{resume,suspend} not being
issued for a full clone of a running VM without guest agent. Other patches are
minor improvements, mostly trying to prevent future bugs.
Fabian Ebner (4):
drive mirror monitor: warn when suspend/resume/freeze/thaw calls fail
api: clone: fork before locking
api: move disk: fork before locking
clone disk: don't modify drive parameter
PVE/API2/Qemu.pm | 382 ++++++++++++++++++++++++----------------------
PVE/QemuServer.pm | 10 +-
2 files changed, 205 insertions(+), 187 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list