summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu/spte.c
AgeCommit message (Expand)Author
2021-03-15KVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE helpersSean Christopherson
2021-03-15KVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO caching is disabledSean Christopherson
2021-03-15KVM: x86/mmu: Disable MMIO caching if MMIO value collides with L1TFSean Christopherson
2021-02-04KVM: x86: use static calls to reduce kvm_x86_ops overheadJason Baron
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-10-30KVM: x86: replace static const variables with macrosPaolo Bonzini
2020-10-21KVM: mmu: extract spte.h and spte.cPaolo Bonzini