summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu/page_track.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: mmu: page_track: Fix RCU list API usageMadhuparna Bhowmik2020-08-241-2/+4
* KVM: x86/mmu: Add MMU-internal headerSean Christopherson2020-07-081-1/+1
* KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enumsSean Christopherson2020-05-151-2/+2
* KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu2020-03-161-1/+0
* KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-9/+6
* KVM: x86: create mmu/ subdirectoryPaolo Bonzini2019-11-211-0/+265