index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2010-08-02
KVM: MMU: Atomically check for accessed bit when dropping an spte
Avi Kivity
2010-08-02
KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
Avi Kivity
2010-08-02
KVM: MMU: Introduce drop_spte()
Avi Kivity
2010-08-02
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
2010-08-01
KVM: MMU: fix writable sync sp mapping
Xiao Guangrong
2010-08-01
KVM: Add mini-API for vcpu->requests
Avi Kivity
2010-08-01
KVM: Remove memory alias support
Avi Kivity
2010-08-01
KVM: MMU: don't walk every parent pages while mark unsync
Xiao Guangrong
2010-08-01
KVM: MMU: clear unsync_child_bitmap completely
Xiao Guangrong
2010-08-01
KVM: MMU: cleanup for __mmu_unsync_walk()
Xiao Guangrong
2010-08-01
KVM: MMU: don't mark pte notrap if it's just sync transient
Xiao Guangrong
2010-08-01
KVM: MMU: avoid double write protected in sync page path
Xiao Guangrong
2010-08-01
KVM: Fix mov cr3 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: MMU: delay local tlb flush
Xiao Guangrong
2010-08-01
KVM: MMU: use wrapper function to flush local tlb
Xiao Guangrong
2010-08-01
KVM: MMU: remove unnecessary remote tlb flush
Xiao Guangrong
2010-08-01
KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
Xiao Guangrong
2010-08-01
KVM: MMU: traverse sp hlish safely
Xiao Guangrong
2010-08-01
KVM: MMU: gather remote tlb flush which occurs during page zapped
Xiao Guangrong
2010-08-01
KVM: MMU: don't get free page number in the loop
Xiao Guangrong
2010-08-01
KVM: MMU: split the operations of kvm_mmu_zap_page()
Xiao Guangrong
2010-08-01
KVM: MMU: introduce some macros to cleanup hlist traverseing
Xiao Guangrong
2010-08-01
KVM: MMU: skip invalid sp when unprotect page
Xiao Guangrong
2010-08-01
KVM: MMU: Don't calculate quadrant if tdp_enabled
Gui Jianfeng
2010-08-01
KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode
Avi Kivity
2010-08-01
KVM: MMU: don't check PT_WRITABLE_MASK directly
Gui Jianfeng
2010-08-01
KVM: MMU: Calculate correct base gfn for direct non-DIR level
Lai Jiangshan
2010-08-01
KVM: MMU: Don't allocate gfns page for direct mmu pages
Lai Jiangshan
2010-08-01
KVM: MMU: allow more page become unsync at getting sp time
Xiao Guangrong
2010-08-01
KVM: MMU: allow more page become unsync at gfn mapping time
Xiao Guangrong
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
KVM: MMU: don't write-protect if have new mapping to unsync page
Xiao Guangrong
2010-08-01
KVM: MMU: split kvm_sync_page() function
Xiao Guangrong
2010-08-01
KVM: MMU: remove rmap before clear spte
Xiao Guangrong
2010-08-01
KVM: MMU: use proper cache object freeing function
Xiao Guangrong
2010-08-01
KVM: x86: Clean up duplicate assignment
Sheng Yang
2010-08-01
KVM: pass correct parameter to kvm_mmu_free_some_pages
Marcelo Tosatti
2010-08-01
KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()
Avi Kivity
2010-08-01
KVM: inject #UD if instruction emulation fails and exit to userspace
Gleb Natapov
2010-08-01
KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freed
Gui Jianfeng
2010-08-01
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
Huang Ying
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2010-07-12
KVM: MMU: flush remote tlbs when overwriting spte with different pfn
Xiao Guangrong
2010-06-09
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
Avi Kivity
2010-06-09
KVM: MMU: invalidate and flush on spte small->large page size change
Marcelo Tosatti
2010-05-19
KVM: MMU: Segregate shadow pages with different cr0.wp
Avi Kivity
2010-05-19
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
Avi Kivity
2010-05-19
KVM: MMU: move unsync/sync tracpoints to proper place
Xiao Guangrong
2010-05-19
KVM: Fix mmu shrinker error
Gui Jianfeng
[prev]
[next]