summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/msrs.c
AgeCommit message (Expand)Author
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed
2026-07-22KVM: x86: Reverse the polarity of efer_reserved_bitsYosry Ahmed
2026-07-22KVM: x86: Always initialize EFER reserved bits on vendor initializationYosry Ahmed
2026-07-22KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supportedYosry Ahmed
2026-06-24KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.cSean Christopherson
2026-06-24KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}Sean Christopherson