开源镜像站
帮助
动态
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-02
KVM: MMU: invalidate and flush on spte small->large page size change
Marcelo Tosatti
2010-08-02
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
Avi Kivity
2010-07-05
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
Avi Kivity
2010-07-05
KVM: MMU: Segregate shadow pages with different cr0.wp
Avi Kivity
2010-04-26
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-04-26
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2010-01-28
KVM: x86: Fix host_mapping_level()
Sheng Yang
2009-10-16
KVM: MMU: fix pointer cast
Frederik Deweerdt
2009-10-04
KVM: add support for change_pte mmu notifiers
Izik Eidus
2009-10-04
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
Izik Eidus
2009-10-04
KVM: MMU: dont hold pagecount reference for mapped sptes pages
Izik Eidus
2009-09-10
KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp
Avi Kivity
2009-09-10
KVM: MMU: fix bogus alloc_mmu_pages assignment
Marcelo Tosatti
2009-09-10
KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
Izik Eidus
2009-09-10
KVM: MMU: shadow support for 1gb pages
Joerg Roedel
2009-09-10
KVM: MMU: make page walker aware of mapping levels
Joerg Roedel
2009-09-10
KVM: MMU: make direct mapping paths aware of mapping levels
Joerg Roedel
2009-09-10
KVM: MMU: rename is_largepage_backed to mapping_level
Joerg Roedel
2009-09-10
KVM: MMU: make rmap code aware of mapping levels
Joerg Roedel
2009-09-10
KVM: MMU: fix missing locking in alloc_mmu_pages
Marcelo Tosatti
2009-09-10
KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()
Sheng Yang
2009-09-10
KVM: MMU: Fix MMU_DEBUG compile breakage
Joerg Roedel
2009-09-10
KVM: Trace shadow page lifecycle
Avi Kivity
2009-09-10
KVM: MMU: Trace guest pagetable walker
Avi Kivity
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
2009-09-10
KVM: MMU: add kvm_mmu_get_spte_hierarchy helper
Marcelo Tosatti
2009-09-10
KVM: MMU: make for_each_shadow_entry aware of largepages
Marcelo Tosatti
2009-09-10
KVM: MMU audit: largepage handling
Marcelo Tosatti
2009-09-10
KVM: MMU audit: audit_mappings tweaks
Marcelo Tosatti
2009-09-10
KVM: MMU audit: nontrapping ptes in nonleaf level
Marcelo Tosatti
2009-09-10
KVM: MMU audit: update audit_write_protection
Marcelo Tosatti
2009-09-10
KVM: MMU audit: update count_writable_mappings / count_rmaps
Marcelo Tosatti
2009-09-10
KVM: MMU: introduce is_last_spte helper
Marcelo Tosatti
2009-09-10
KVM: Return to userspace on emulation failure
Avi Kivity
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-09-10
KVM: MMU: s/shadow_pte/spte/
Avi Kivity
2009-09-10
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
2009-09-10
KVM: MMU: Fix is_dirty_pte()
Avi Kivity
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2009-08-06
KVM: MMU: limit rmap chain length
Marcelo Tosatti
2009-08-05
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...
Marcelo Tosatti
2009-06-28
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
Avi Kivity
2009-06-10
KVM: x86: check for cr3 validity in mmu_alloc_roots
Marcelo Tosatti
2009-06-10
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
Marcelo Tosatti
2009-06-10
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
2009-06-10
KVM: MMU: Fix auditing code
Jan Kiszka
2009-06-10
KVM: MMU: remove global page optimization logic
Marcelo Tosatti
2009-06-10
KVM: MMU: Discard reserved bits checking on PDE bit 7-8
Sheng Yang
2009-06-10
KVM: Use rsvd_bits_mask in load_pdptrs()
Dong, Eddie
2009-06-10
KVM: MMU: Emulate #PF error code of reserved bits violation
Dong, Eddie
[next]