Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 yıl önce |
Xiao Guangrong
|
d7c55201e6
KVM: MMU: abstract some functions to handle fault pfn
|
14 yıl önce |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 yıl önce |
Xiao Guangrong
|
b90a0e6c81
KVM: MMU: rename 'pt_write' to 'emulate'
|
14 yıl önce |
Xiao Guangrong
|
b36c7a7c10
KVM: MMU: cleanup for FNAME(fetch)
|
14 yıl önce |
Xiao Guangrong
|
640d9b0dbe
KVM: MMU: optimize to handle dirty bit
|
14 yıl önce |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 yıl önce |
Takuya Yoshikawa
|
3c8c652ae4
KVM: MMU: Introduce is_last_gpte() to clean up walk_addr_generic()
|
14 yıl önce |
Takuya Yoshikawa
|
92c1c1e85b
KVM: MMU: Rename the walk label in walk_addr_generic()
|
14 yıl önce |
Takuya Yoshikawa
|
134291bf3c
KVM: MMU: Clean up the error handling of walk_addr_generic()
|
14 yıl önce |
Yang, Wei Y
|
e57d4a356a
KVM: Add instruction fetch checking when walking guest page table
|
14 yıl önce |
Borislav Petkov
|
b72336355b
KVM: MMU: Fix build warnings in walk_addr_generic()
|
14 yıl önce |
Takuya Yoshikawa
|
c8cfbb555e
KVM: MMU: Use ptep_user for cmpxchg_gpte()
|
14 yıl önce |
Takuya Yoshikawa
|
fa3d315a4c
KVM: Validate userspace_addr of memslot when registered
|
14 yıl önce |
Takuya Yoshikawa
|
12cb814f3b
KVM: MMU: Clean up gpte reading with copy_from_user()
|
14 yıl önce |
Takuya Yoshikawa
|
8f74d8e168
KVM: MMU: Fix 64-bit paging breakage on x86_32
|
14 yıl önce |
Avi Kivity
|
781e0743af
KVM: MMU: Add unlikely() annotations to walk_addr_generic()
|
14 yıl önce |
Takuya Yoshikawa
|
6e2ca7d180
KVM: MMU: Optimize guest page table walk
|
14 yıl önce |
Roedel, Joerg
|
a78484c60e
KVM: MMU: Make cmpxchg_gpte aware of nesting too
|
14 yıl önce |
Xiao Guangrong
|
7c5625227f
KVM: MMU: remove mmu_seq verification on pte update path
|
14 yıl önce |
Linus Torvalds
|
f2e1fbb5f2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 yıl önce |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 yıl önce |
Xiao Guangrong
|
0f53b5b1c0
KVM: MMU: cleanup pte write path
|
14 yıl önce |
Xiao Guangrong
|
676646ee4b
KVM: MMU: remove unused macros
|
14 yıl önce |
Xiao Guangrong
|
49b26e26e4
KVM: MMU: do not record gfn in kvm_mmu_pte_write
|
14 yıl önce |
Andrea Arcangeli
|
936a5fe6e6
thp: kvm mmu transparent hugepage support
|
14 yıl önce |
Xiao Guangrong
|
f8e453b00c
KVM: MMU: handle 'map_writable' in set_spte() function
|
14 yıl önce |
Avi Kivity
|
d3c422bd33
KVM: MMU: Fix incorrect direct page write protection due to ro host page
|
14 yıl önce |
Xiao Guangrong
|
fb67e14fc9
KVM: MMU: retry #PF for softmmu
|
14 yıl önce |
Xiao Guangrong
|
78b2c54aa4
KVM: MMU: rename 'no_apf' to 'prefault'
|
14 yıl önce |