Xiao Guangrong
|
f761620377
KVM: MMU: remove pt_access in mmu_set_spte
|
12 years ago |
Gleb Natapov
|
eb3fce87cc
KVM: MMU: drop superfluous is_present_gpte() check.
|
12 years ago |
Xiao Guangrong
|
93c05d3ef2
KVM: x86: improve reexecute_instruction
|
12 years ago |
Xiao Guangrong
|
7751babd3c
KVM: MMU: fix infinite fault access retry
|
12 years ago |
Xiao Guangrong
|
c22885050e
KVM: MMU: fix Dirty bit missed if CR0.WP = 0
|
12 years ago |
Gleb Natapov
|
b0cfeb5ded
KVM: x86: remove unused variable from walk_addr_generic()
|
12 years ago |
Gleb Natapov
|
908e7d7999
KVM: MMU: simplify folding of dirty bit into accessed_dirty
|
12 years ago |
Xiao Guangrong
|
81c52c56e2
KVM: do not treat noslot pfn as a error pfn
|
12 years ago |
Christoffer Dall
|
8ca40a70a7
KVM: Take kvm instead of vcpu to mmu_notifier_retry
|
12 years ago |
Xiao Guangrong
|
bd6360cc0a
KVM: MMU: introduce FNAME(prefetch_gpte)
|
12 years ago |
Xiao Guangrong
|
a052b42b0e
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
|
12 years ago |
Xiao Guangrong
|
d4878f24e3
KVM: MMU: cleanup FNAME(page_fault)
|
12 years ago |
Xiao Guangrong
|
bd660776da
KVM: MMU: remove mmu_is_invalid
|
12 years ago |
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()
|
12 years ago |
Avi Kivity
|
13d22b6aeb
KVM: MMU: Simplify walk_addr_generic() loop
|
12 years ago |
Avi Kivity
|
97d64b7881
KVM: MMU: Optimize pte permission checks
|
12 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
|
12 years ago |
Avi Kivity
|
edc2ae84eb
KVM: MMU: Optimize gpte_access() slightly
|
12 years ago |
Avi Kivity
|
8ea667f259
KVM: MMU: Push clean gpte write protection out of gpte_access()
|
12 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 |