开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
mmu_internal.h
Age
Commit message (
Expand
)
Author
2021-03-16
KVM: x86/mmu: Store the address space ID in the TDP iterator
Sean Christopherson
2021-02-26
KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
Sean Christopherson
2021-02-19
KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()
Sean Christopherson
2021-02-19
KVM: x86/mmu: Split out max mapping level calculation to helper
Sean Christopherson
2021-02-08
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
2021-02-04
KVM: x86/mmu: Protect TDP MMU page table memory with RCU
Ben Gardon
2021-02-04
KVM: x86/mmu: Add '__func__' in rmap_printk()
Stephen Zhang
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
2020-10-21
kvm: x86/mmu: Add functions to handle changed TDP SPTEs
Ben Gardon
2020-10-21
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
2020-10-21
KVM: mmu: extract spte.h and spte.c
Paolo Bonzini
2020-07-08
KVM: x86/mmu: Rename page_header() to to_shadow_page()
Sean Christopherson
2020-07-08
KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookup
Sean Christopherson
2020-07-08
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
Sean Christopherson
2020-07-08
KVM: x86/mmu: Add MMU-internal header
Sean Christopherson