On Thu, 30 Jan 2025 08:31:35 -0800, Sean Christopherson wrote: > Use KVM_ASM_SAFE_FEP, not simply KVM_ASM_SAFE, for kvm_asm_safe_fep(), as > the non-FEP version doesn't force emulation (stating the obvious). Note, > there are currently no users of kvm_asm_safe_fep(). Applied to kvm-x86 selftests, thanks! [1/1] KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep() https://github.com/kvm-x86/linux/commit/89ea56a4043a -- https://github.com/kvm-x86/linux/tree/next