index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
/
kvm
/
mmu.txt
Age
Commit message (
Expand
)
Author
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-02-20
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
2019-02-20
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2018-06-01
KVM: docs: mmu: KVM support exposing SLAT to guests
Liran Alon
2018-05-26
KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008
Liran Alon
2017-07-03
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-03
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2013-06-27
KVM: MMU: document fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
2013-06-27
KVM: MMU: document fast page fault
Xiao Guangrong
2013-06-27
KVM: MMU: document mmio page fault
Xiao Guangrong
2013-06-27
KVM: MMU: document write_flooding_count
Xiao Guangrong
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
2013-06-19
KVM: MMU: update the documentation for reverse mapping of parent_pte
Xiao Guangrong
2013-01-14
KVM: Remove unused slot_bitmap from kvm_mmu_page
Takuya Yoshikawa
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
2011-07-12
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
Avi Kivity
2011-05-06
Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...
Rob Landley