aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/mmu.txt
AgeCommit message (Expand)Author
2021-08-15KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2018-06-01KVM: docs: mmu: KVM support exposing SLAT to guestsLiran Alon
2018-05-26KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008Liran Alon
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong
2015-11-25KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesTakuya Yoshikawa
2015-06-05KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini
2015-05-19KVM: MMU: fix SMAP virtualizationXiao Guangrong
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2013-06-27KVM: MMU: document fast invalidate all mmio sptesXiao Guangrong
2013-06-27KVM: MMU: document fast invalidate all pagesXiao Guangrong
2013-06-27KVM: MMU: document fast page faultXiao Guangrong
2013-06-27KVM: MMU: document mmio page faultXiao Guangrong
2013-06-27KVM: MMU: document write_flooding_countXiao Guangrong
2013-06-27KVM: MMU: document clear_spte_countXiao Guangrong
2013-06-19KVM: MMU: update the documentation for reverse mapping of parent_pteXiao Guangrong
2013-01-14KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity
2011-05-06Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...Rob Landley