index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
1
-5
/
+0
2016-04-10
KVM: MMU: fix permission_fault()
Xiao Guangrong
1
-5
/
+4
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-5
/
+28
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
1
-5
/
+10
2016-03-03
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
1
-0
/
+2
2016-03-03
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
1
-0
/
+3
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
1
-3
/
+3
2015-08-05
KVM: VMX: drop ept misconfig check
Xiao Guangrong
1
-1
/
+0
2015-08-05
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
1
-0
/
+3
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
1
-0
/
+1
2015-05-19
KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
Xiao Guangrong
1
-0
/
+1
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
1
-2
/
+0
2015-05-08
KVM: MMU: fix smap permission check
Xiao Guangrong
1
-0
/
+2
2015-01-09
KVM: x86: #PF error-code on R/W operations is wrong
Nadav Amit
1
-12
/
+0
2015-01-09
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
1
-3
/
+2
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
1
-0
/
+5
2014-04-24
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
1
-0
/
+33
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
1
-8
/
+36
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
1
-2
/
+2
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
1
-0
/
+2
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
1
-1
/
+4
2013-06-27
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
1
-0
/
+14
2013-06-05
KVM: MMU: fast invalidate all pages
Xiao Guangrong
1
-0
/
+1
2013-03-22
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
1
-6
/
+0
2013-03-13
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
1
-2
/
+5
2012-09-20
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
1
-1
/
+2
2012-09-20
KVM: MMU: Optimize pte permission checks
Avi Kivity
1
-11
/
+8
2012-09-20
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
1
-1
/
+2
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
1
-0
/
+2
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
1
-0
/
+23
2010-10-24
KVM: MMU: Don't track nested fault info in error-code
Joerg Roedel
1
-1
/
+0
2010-10-24
KVM: MMU: Introduce init_kvm_nested_mmu()
Joerg Roedel
1
-0
/
+1
2010-10-24
KVM: MMU: Introduce kvm_init_shadow_mmu helper function
Joerg Roedel
1
-0
/
+1
2010-10-24
KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
Dave Hansen
1
-1
/
+2
2010-10-24
KVM: abstract kvm x86 mmu->n_free_mmu_pages
Dave Hansen
1
-1
/
+6
2010-03-01
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
1
-0
/
+6
2010-03-01
KVM: Move cr0/cr4/efer related helpers to x86.h
Avi Kivity
1
-24
/
+0
2010-03-01
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: x86: Moving PT_*_LEVEL to mmu.h
Sheng Yang
1
-0
/
+4
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
1
-2
/
+3
2009-09-10
KVM: MMU: add kvm_mmu_get_spte_hierarchy helper
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
1
-1
/
+1
2009-06-10
KVM: Use rsvd_bits_mask in load_pdptrs()
Dong, Eddie
1
-0
/
+5
2009-03-24
KVM: is_long_mode() should check for EFER.LMA
Amit Shah
1
-1
/
+1
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
1
-1
/
+2
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
1
-6
/
+0
2008-05-04
KVM: MMU: Move some definitions to a header file
Sheng Yang
1
-0
/
+33
2008-04-27
KVM: MMU: add TDP support to the KVM MMU
Joerg Roedel
1
-0
/
+6
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+44