Xiao Guangrong
|
c358666783
KVM: MMU: fix huge page adapted on non-PAE host
|
13 years ago |
Avi Kivity
|
c142786c62
KVM: MMU: Don't use RCU for lockless shadow walking
|
13 years ago |
Davidlohr Bueso
|
f71fa31f9f
KVM: MMU: use page table level macro
|
13 years ago |
Takuya Yoshikawa
|
1e3f42f03c
KVM: MMU: Improve iteration through sptes from rmap
|
13 years ago |
Takuya Yoshikawa
|
220f773a00
KVM: MMU: Make pte_list_desc fit cache lines well
|
13 years ago |
Takuya Yoshikawa
|
5dc99b2380
KVM: Avoid checking huge page mappings in get_dirty_log()
|
13 years ago |
Takuya Yoshikawa
|
a0ed46073c
KVM: MMU: Split the main body of rmap_write_protect() off from others
|
13 years ago |
Davidlohr Bueso
|
4d6931c380
KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask
|
13 years ago |
Takuya Yoshikawa
|
db3fe4eb45
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
|
13 years ago |
Takuya Yoshikawa
|
fb03cb6f44
KVM: Introduce gfn_to_index() which returns the index for a given level
|
13 years ago |
Takuya Yoshikawa
|
e4b35cc960
KVM: MMU: Remove unused kvm parameter from rmap_next()
|
13 years ago |
Takuya Yoshikawa
|
9373e2c057
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
|
13 years ago |
Davidlohr Bueso
|
4a58ae614a
KVM: MMU: unnecessary NX state assignment
|
13 years ago |
Xiao Guangrong
|
a138fe7535
KVM: MMU: remove the redundant get_written_sptes
|
13 years ago |
Takuya Yoshikawa
|
6addd1aa2c
KVM: MMU: Add missing large page accounting to drop_large_spte()
|
13 years ago |
Takuya Yoshikawa
|
37178b8bf0
KVM: MMU: Remove for_each_unsync_children() macro
|
13 years ago |
Rusty Russell
|
476bc0015b
module_param: make bool parameters really bool (arch)
|
13 years ago |
Jan Kiszka
|
3d56cbdf35
KVM: MMU: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pages
|
13 years ago |
Xiao Guangrong
|
e37fa7853c
KVM: MMU: audit: inline audit function
|
13 years ago |
Xiao Guangrong
|
d750ea2886
KVM: MMU: remove oos_shadow parameter
|
13 years ago |
Xiao Guangrong
|
e459e3228d
KVM: MMU: move the relevant mmu code to mmu.c
|
13 years ago |
Xiao Guangrong
|
0375f7fad9
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
|
13 years ago |
Xiao Guangrong
|
be6ba0f096
KVM: introduce kvm_for_each_memslot macro
|
13 years ago |
Xiao Guangrong
|
93a5cef07d
KVM: introduce KVM_MEM_SLOTS_NUM macro
|
13 years ago |
Takuya Yoshikawa
|
95d4c16ce7
KVM: Optimize dirty logging by rmap_write_protect()
|
13 years ago |
Takuya Yoshikawa
|
9b9b149236
KVM: MMU: Split gfn_to_rmap() into two functions
|
13 years ago |
Takuya Yoshikawa
|
d6eebf8b80
KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()
|
13 years ago |
Chris Wright
|
fb92045843
KVM: MMU: remove KVM host pv mmu support
|
13 years ago |
Xiao Guangrong
|
a30f47cb15
KVM: MMU: improve write flooding detected
|
13 years ago |
Xiao Guangrong
|
5d9ca30e96
KVM: MMU: fix detecting misaligned accessed
|
13 years ago |