[pve-devel] [PATCH qemu-server master+stable-bookworm 0/1] fix #6934: vm start: don't apply pending changes when resuming from hibernation

Fiona Ebner f.ebner at proxmox.com
Wed Oct 29 11:53:06 CET 2025


When loading the VM state during resume from hibernation, it is
essential that the QEMU commandline of the new instance matches the
one from the instance the VM state was created with. Thus, pending
changes cannot be applied.

Checking for hibernation was missing in the logic checking whether
pending changes should be applied.

qemu-server:

Fiona Ebner (1):
  fix #6934: vm start: don't apply pending changes when resuming from
    hibernation

 src/PVE/QemuServer.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Summary over all repositories:
  1 files changed, 1 insertions(+), 1 deletions(-)

-- 
Generated by git-murpp 0.5.0




More information about the pve-devel mailing list