openvmm icon indicating copy to clipboard operation
openvmm copied to clipboard

enable default_boot_always_attempt for non-TL VMs (#2436)

Open tjones60 opened this issue 1 month ago • 1 comments

Always enable default boot always attempt for non-Trusted Launch VMs. This is roughly equivalent to not having secure boot or TPM enabled. This is necessary because the VMGS is not swapped with the OS disk for these VMs in Azure (and in any case on-prem), causing the VM to fail to boot after an OS swap.

Backport of https://github.com/microsoft/openvmm/pull/2436

tjones60 avatar Nov 19 '25 22:11 tjones60

Do we need a 2411 version of this patch?

benhillis avatar Nov 20 '25 20:11 benhillis