Avi Kivity
|
c5421519f3
KVM: MMU: Eliminate pointless temporary 'ac'
|
12 years ago |
Avi Kivity
|
b514c30f77
KVM: MMU: Avoid access/dirty update loop if all is well
|
12 years ago |
Avi Kivity
|
71331a1da1
KVM: MMU: Eliminate eperm temporary
|
12 years ago |
Avi Kivity
|
6fd01b711b
KVM: MMU: Optimize is_last_gpte()
|
13 years ago |
Avi Kivity
|
13d22b6aeb
KVM: MMU: Simplify walk_addr_generic() loop
|
13 years ago |
Avi Kivity
|
97d64b7881
KVM: MMU: Optimize pte permission checks
|
13 years ago |
Avi Kivity
|
8cbc70696f
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
|
12 years ago |
Avi Kivity
|
3d34adec70
KVM: MMU: Move gpte_access() out of paging_tmpl.h
|
13 years ago |
Avi Kivity
|
edc2ae84eb
KVM: MMU: Optimize gpte_access() slightly
|
13 years ago |
Avi Kivity
|
8ea667f259
KVM: MMU: Push clean gpte write protection out of gpte_access()
|
13 years ago |
Xiao Guangrong
|
cb9aaa30b1
KVM: do not release the error pfn
|
13 years ago |
Xiao Guangrong
|
6fbc277053
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
|
13 years ago |
Davidlohr Bueso
|
f71fa31f9f
KVM: MMU: use page table level macro
|
13 years ago |
Cong Wang
|
8fd75e1216
x86: remove the second argument of k[un]map_atomic()
|
13 years ago |
Xiao Guangrong
|
0375f7fad9
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
|
13 years ago |
Xiao Guangrong
|
a30f47cb15
KVM: MMU: improve write flooding detected
|
13 years ago |
Xiao Guangrong
|
f57f2ef58f
KVM: MMU: fast prefetch spte on invlpg path
|
13 years ago |
Xiao Guangrong
|
505aef8f30
KVM: MMU: cleanup FNAME(invlpg)
|
13 years ago |
Yang, Wei Y
|
cd46868c7f
KVM: MMU: Fix SMEP failure during fetch
|
14 years ago |
Avi Kivity
|
e4e517b4be
KVM: MMU: Do not unconditionally read PDPTE from guest memory
|
14 years ago |
Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
d7c55201e6
KVM: MMU: abstract some functions to handle fault pfn
|
14 years ago |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 years ago |
Xiao Guangrong
|
b90a0e6c81
KVM: MMU: rename 'pt_write' to 'emulate'
|
14 years ago |
Xiao Guangrong
|
b36c7a7c10
KVM: MMU: cleanup for FNAME(fetch)
|
14 years ago |
Xiao Guangrong
|
640d9b0dbe
KVM: MMU: optimize to handle dirty bit
|
14 years ago |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 years ago |
Takuya Yoshikawa
|
3c8c652ae4
KVM: MMU: Introduce is_last_gpte() to clean up walk_addr_generic()
|
14 years ago |
Takuya Yoshikawa
|
92c1c1e85b
KVM: MMU: Rename the walk label in walk_addr_generic()
|
14 years ago |
Takuya Yoshikawa
|
134291bf3c
KVM: MMU: Clean up the error handling of walk_addr_generic()
|
14 years ago |