Linus Torvalds
|
5fecc9d8f5
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Xiao Guangrong
|
a72faf2504
KVM: MMU: trace fast page fault
|
13 years ago |
Xiao Guangrong
|
c7ba5b48cc
KVM: MMU: fast path of handling guest page fault
|
13 years ago |
Xiao Guangrong
|
49fde3406f
KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
|
13 years ago |
Xiao Guangrong
|
6e7d035407
KVM: MMU: fold tlb flush judgement into mmu_spte_update
|
13 years ago |
Xiao Guangrong
|
8e22f955fb
KVM: MMU: cleanup spte_write_protect
|
13 years ago |
Xiao Guangrong
|
d13bc5b5a1
KVM: MMU: abstract spte write-protect
|
13 years ago |
Xiao Guangrong
|
2f84569f97
KVM: MMU: return bool in __rmap_write_protect
|
13 years ago |
Avi Kivity
|
e676505ac9
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
|
13 years ago |
Xiao Guangrong
|
85b7059169
KVM: MMU: fix shrinking page from the empty mmu
|
13 years ago |
Xudong Hao
|
00763e4113
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
|
13 years ago |
Takuya Yoshikawa
|
80feb89a0a
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
|
13 years ago |
Michael S. Tsirkin
|
79f702a6d1
KVM: disable uninitialized var warning
|
13 years ago |
Gleb Natapov
|
1952639665
KVM: MMU: do not iterate over all VMs in mmu_shrink()
|
13 years ago |
Xudong Hao
|
3f6d8c8a47
KVM: VMX: Use EPT Access bit in response to memory notifiers
|
13 years ago |
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 |