Xiao Guangrong
|
a052b42b0e
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
|
12 år sedan |
Xiao Guangrong
|
bd660776da
KVM: MMU: remove mmu_is_invalid
|
12 år sedan |
Avi Kivity
|
6fd01b711b
KVM: MMU: Optimize is_last_gpte()
|
12 år sedan |
Avi Kivity
|
97d64b7881
KVM: MMU: Optimize pte permission checks
|
12 år sedan |
Avi Kivity
|
3d34adec70
KVM: MMU: Move gpte_access() out of paging_tmpl.h
|
12 år sedan |
Avi Kivity
|
8ea667f259
KVM: MMU: Push clean gpte write protection out of gpte_access()
|
12 år sedan |
Xiao Guangrong
|
7de5bdc96c
KVM: MMU: remove unnecessary check
|
13 år sedan |
Marcelo Tosatti
|
c78aa4c4b9
Merge remote-tracking branch 'upstream/master' into queue
|
13 år sedan |
Takuya Yoshikawa
|
35f2d16bb9
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
|
13 år sedan |
Xiao Guangrong
|
4d8b81abc4
KVM: introduce readonly memslot
|
13 år sedan |
Xiao Guangrong
|
037d92dc5d
KVM: introduce gfn_to_pfn_memslot_atomic
|
13 år sedan |
Xiao Guangrong
|
cb9aaa30b1
KVM: do not release the error pfn
|
13 år sedan |
Xiao Guangrong
|
e6c1502b3f
KVM: introduce KVM_PFN_ERR_HWPOISON
|
13 år sedan |
Xiao Guangrong
|
6c8ee57be9
KVM: introduce KVM_PFN_ERR_FAULT
|
13 år sedan |
Takuya Yoshikawa
|
d89cc617b9
KVM: Push rmap into kvm_arch_memory_slot
|
13 år sedan |
Takuya Yoshikawa
|
65fbe37c42
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
|
13 år sedan |
Xiao Guangrong
|
3b2bd2f800
KVM: MMU: use kvm_release_pfn_clean to release pfn
|
13 år sedan |
Avi Kivity
|
e9bda6f6f9
Merge branch 'queue' into next
|
13 år sedan |
Linus Torvalds
|
5fecc9d8f5
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 år sedan |
Xiao Guangrong
|
d566104853
KVM: remove the unused parameter of gfn_to_pfn_memslot
|
13 år sedan |
Xiao Guangrong
|
903816fa4d
KVM: using get_fault_pfn to get the fault pfn
|
13 år sedan |
Xiao Guangrong
|
86fde74cf5
KVM: MMU: track the refcount when unmap the page
|
13 år sedan |
Takuya Yoshikawa
|
bcd3ef5828
KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
|
13 år sedan |
Takuya Yoshikawa
|
f395302e09
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
|
13 år sedan |
Takuya Yoshikawa
|
048212d0bc
KVM: MMU: Add memslot parameter to hva handlers
|
13 år sedan |
Takuya Yoshikawa
|
77d11309b3
KVM: Separate rmap_pde from kvm_lpage_info->write_count
|
13 år sedan |
Takuya Yoshikawa
|
b3ae209697
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
|
13 år sedan |
Takuya Yoshikawa
|
84504ef386
KVM: MMU: Make kvm_handle_hva() handle range of addresses
|
13 år sedan |
Takuya Yoshikawa
|
d19a748b1c
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
|
13 år sedan |
Takuya Yoshikawa
|
9594a49861
KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
|
13 år sedan |