aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/regs.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-22KVM: x86: Check EFER validity on KVM_SET_SREGS*Yosry Ahmed1-1/+2
2026-06-25KVM: x86/mmu: unify root_gva_walk and ngva_walkPaolo Bonzini1-1/+1
2026-06-25KVM: x86/mmu: change walk_mmu to struct kvm_pagewalkPaolo Bonzini1-3/+4
2026-06-25KVM: x86/mmu: introduce struct kvm_pagewalkPaolo Bonzini1-1/+1
2026-06-24KVM: x86: Move the bulk of register specific code from x86.c to regs.cSean Christopherson1-0/+873