aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/msrs.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2728
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed1-17/+2
2026-07-22KVM: x86: Reverse the polarity of efer_reserved_bitsYosry Ahmed1-5/+5
2026-07-22KVM: x86: Always initialize EFER reserved bits on vendor initializationYosry Ahmed1-2/+8
2026-07-22KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supportedYosry Ahmed1-9/+1
2026-06-24KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.cSean Christopherson1-0/+13
2026-06-24KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}Sean Christopherson1-0/+2732