开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2010-05-19
KVM: MMU: fix hashing for TDP and non-paging modes
Eric Northup
2010-05-17
KVM: MMU: cleanup for function unaccount_shadowed()
Wei Yongjun
2010-05-17
KVM: Get rid of dead function gva_to_page()
Gui Jianfeng
2010-05-17
KVM: MMU: Remove unused varialbe in rmap_next()
Gui Jianfeng
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
KVM: MMU: cleanup for hlist walk restart
Xiao Guangrong
2010-05-17
KVM: MMU: remove unused parameter in mmu_parent_walk()
Xiao Guangrong
2010-05-17
KVM: MMU: remove unused struct kvm_unsync_walk
Xiao Guangrong
2010-05-17
KVM: MMU: Replace role.glevels with role.cr4_pae
Avi Kivity
2010-05-17
KVM: MMU: remove unused field
Xiao Guangrong
2010-05-17
KVM: MMU: cleanup/fix mmu audit code
Xiao Guangrong
2010-05-17
KVM: MMU: Disassociate direct maps from guest levels
Avi Kivity
2010-05-17
KVM: MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1
Xiao Guangrong
2010-05-17
KVM: MMU: Reinstate pte prefetch on invlpg
Avi Kivity
2010-05-17
KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write()
Avi Kivity
2010-05-17
KVM: remove redundant initialization of page->private
Minchan Kim
2010-05-17
KVM: cleanup kvm trace
Xiao Guangrong
2010-04-20
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2010-03-01
KVM: MMU: Add tracepoint for guest page aging
Avi Kivity
2010-03-01
KVM: VMX: emulate accessed bit for EPT
Rik van Riel
2010-03-01
KVM: Introduce kvm_host_page_size
Joerg Roedel
2010-03-01
KVM: MMU: Remove some useless code from alloc_mmu_pages()
Wei Yongjun
[next]