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 |
Xiao Guangrong
|
889e5cbced
KVM: MMU: split kvm_mmu_pte_write function
|
13 years ago |
Xiao Guangrong
|
f8734352c6
KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
|
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 |
Xiao Guangrong
|
d01f8d5e02
KVM: MMU: do not mark accessed bit on pte write path
|
13 years ago |
Xiao Guangrong
|
1cb3f3ae5a
KVM: x86: retry non-page-table writing instructions
|
13 years ago |
Xiao Guangrong
|
f759e2b4c7
KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
|
13 years ago |
Avi Kivity
|
e4e517b4be
KVM: MMU: Do not unconditionally read PDPTE from guest memory
|
14 years ago |
Zhao Jin
|
41bc3186b3
KVM: MMU: fix incorrect return of spte
|
13 years ago |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Xiao Guangrong
|
4f0226482d
KVM: MMU: trace mmio page fault
|
14 years ago |
Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
dd3bfd59db
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
|
14 years ago |
Xiao Guangrong
|
c2a2ac2b56
KVM: MMU: lockless walking shadow page table
|
14 years ago |
Xiao Guangrong
|
603e0651cf
KVM: MMU: do not need atomicly to set/clear spte
|
14 years ago |
Xiao Guangrong
|
1df9f2dc39
KVM: MMU: introduce the rules to modify shadow page table
|
14 years ago |