index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
tdp_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
1
-2
/
+2
*
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
2020-11-15
1
-0
/
+7
*
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
2020-10-24
1
-1
/
+1
*
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
2020-10-23
1
-0
/
+6
*
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
2020-10-23
1
-0
/
+21
*
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
2020-10-23
1
-0
/
+50
*
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
2020-10-23
1
-0
/
+58
*
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-23
1
-3
/
+296
*
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
2020-10-23
1
-0
/
+56
*
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
2020-10-23
1
-5
/
+110
*
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
2020-10-23
1
-5
/
+75
*
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-23
1
-3
/
+10
*
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
2020-10-23
1
-0
/
+134
*
kvm: x86/mmu: Support zapping SPTEs in the TDP MMU
Ben Gardon
2020-10-21
1
-0
/
+113
*
kvm: x86/mmu: Add functions to handle changed TDP SPTEs
Ben Gardon
2020-10-21
1
-0
/
+112
*
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
2020-10-21
1
-0
/
+102
*
kvm: x86/mmu: Init / Uninit the TDP MMU
Ben Gardon
2020-10-21
1
-0
/
+30