[pve-devel] applied: [PATCH qemu-server] vm start: fix migration regression with Windows by only enrolling EFI certs on cold start
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 17 15:26:23 CET 2025
On Mon, 17 Nov 2025 13:58:42 +0100, Fiona Ebner wrote:
> The EFI disk can only be exclusively accessed during cold start, so
> skip check_efi_vars() for migration and resume from hibernation.
>
> Also, check_efi_vars() might write the VM configuration, which also
> cannot be done in the context of migration at this stage, because the
> configuration does not exist on the target yet and it would result in:
>
> [...]
Applied, thanks!
[1/1] vm start: fix migration regression with Windows by only enrolling EFI certs on cold start
commit: a3e0946f447926ffbb811d686e0bb2b78db89e96
More information about the pve-devel
mailing list