mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 17:26:10 +00:00
![]() by checking if the vm is paused at the beginning and skipping the resume now we also skip the qga freeze/thaw (which cannot work if the vm is paused) moved the 'vm_is_paused' sub from the api to PVE/QemuServer.pm so it is available everywhere we need it. since a suspend backup would pause the vm anyway, we can skip that step also Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Tested-by: Fabian Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |