Xiao Guangrong
|
bd4c86eaa6
KVM: MMU: split kvm_mmu_free_page
|
14 years ago |
Xiao Guangrong
|
aa6bd187af
KVM: MMU: count used shadow pages on prepareing path
|
14 years ago |
Xiao Guangrong
|
b90a0e6c81
KVM: MMU: rename 'pt_write' to 'emulate'
|
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 |
Xiao Guangrong
|
ffb61bb3bc
KVM: MMU: do not update slot bitmap if spte is nonpresent
|
14 years ago |
Xiao Guangrong
|
052331bea3
KVM: MMU: fix walking shadow page table
|
14 years ago |
Marcelo Tosatti
|
f8f7e5ee10
Revert "KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB"
|
14 years ago |
Avi Kivity
|
45bd07b9d5
KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
|
14 years ago |
Avi Kivity
|
411c588dfb
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
|
14 years ago |
Xiao Guangrong
|
bcdd9a93c5
KVM: MMU: cleanup for dropping parent pte
|
14 years ago |
Xiao Guangrong
|
38e3b2b28c
KVM: MMU: cleanup for kvm_mmu_page_unlink_children
|
14 years ago |
Xiao Guangrong
|
67052b3508
KVM: MMU: remove the arithmetic of parent pte rmap
|
14 years ago |
Xiao Guangrong
|
53c07b1878
KVM: MMU: abstract the operation of rmap
|
14 years ago |
Xiao Guangrong
|
332b207d65
KVM: MMU: optimize pte write path if don't have protected sp
|
14 years ago |
Steve
|
a0a8eaba16
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
|
14 years ago |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 years ago |
Xiao Guangrong
|
7c5625227f
KVM: MMU: remove mmu_seq verification on pte update path
|
14 years ago |
Xiao Guangrong
|
0f53b5b1c0
KVM: MMU: cleanup pte write path
|
14 years ago |
Xiao Guangrong
|
5d163b1c9d
KVM: MMU: introduce a common function to get no-dirty-logged slot
|
14 years ago |
Xiao Guangrong
|
676646ee4b
KVM: MMU: remove unused macros
|
14 years ago |
Xiao Guangrong
|
842f22ed9b
KVM: MMU: cleanup page alloc and free
|
14 years ago |
Xiao Guangrong
|
49b26e26e4
KVM: MMU: do not record gfn in kvm_mmu_pte_write
|
14 years ago |
Xiao Guangrong
|
1b7fd45c32
KVM: MMU: set spte accessed bit properly
|
14 years ago |
Xiao Guangrong
|
da8dc75f0c
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits
|
14 years ago |
Jan Kiszka
|
e935b8372c
KVM: Convert kvm_lock to raw_spinlock
|
14 years ago |
Avi Kivity
|
8234b22e1c
KVM: MMU: Don't flush shadow when enabling dirty tracking
|
14 years ago |
Andrea Arcangeli
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 years ago |
Andrea Arcangeli
|
936a5fe6e6
thp: kvm mmu transparent hugepage support
|
14 years ago |
Xiao Guangrong
|
f8e453b00c
KVM: MMU: handle 'map_writable' in set_spte() function
|
14 years ago |