Re: [PATCH] KVM: x86: Ignore cpuid faulting in SMM
From: Sean Christopherson
Date: Thu Mar 05 2026 - 12:16:23 EST
On Tue, 10 Feb 2026 15:45:42 -0800, Jim Mattson wrote:
> The Intel Virtualization Technology FlexMigration Application Note says,
> "When CPUID faulting is enabled, all executions of the CPUID instruction
> outside system-management mode (SMM) cause a general-protection exception
> (#GP(0)) if the current privilege level (CPL) is greater than 0."
>
> Always allow the execution of CPUID in SMM.
>
> [...]
Applied to kvm-x86 misc, thanks!
[1/1] KVM: x86: Ignore cpuid faulting in SMM
https://github.com/kvm-x86/linux/commit/690dc03859e7
--
https://github.com/kvm-x86/linux/tree/next