You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(vmm): Save/restore IA32_ARCH_CAPABILITIES MSR into/from a snapshot
The MSR reports available hardware mitigations. The mitigations to apply
should be already selected at boot time and should not change after
snapshot restore, but there is no reason to not save/restore the value.
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments