projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
[linux-2.6.git]
/
arch
/
x86
/
kvm
/
mmu.c
2012-03-08
Takuya Yoshikawa
KVM: Introduce kvm_memory_slot::arch and move lpage_inf...
blob
|
commitdiff
2012-03-08
Takuya Yoshikawa
KVM: Introduce gfn_to_index() which returns the index...
blob
|
commitdiff
|
diff to current
2012-03-05
Takuya Yoshikawa
KVM: MMU: Remove unused kvm parameter from rmap_next()
blob
|
commitdiff
|
diff to current
2012-03-05
Takuya Yoshikawa
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
blob
|
commitdiff
|
diff to current
2012-03-05
Davidlohr Bueso
KVM: MMU: unnecessary NX state assignment
blob
|
commitdiff
|
diff to current
2012-03-05
Xiao Guangrong
KVM: MMU: remove the redundant get_written_sptes
blob
|
commitdiff
|
diff to current
2012-03-05
Takuya Yoshikawa
KVM: MMU: Add missing large page accounting to drop_lar...
blob
|
commitdiff
|
diff to current
2012-03-05
Takuya Yoshikawa
KVM: MMU: Remove for_each_unsync_children() macro
blob
|
commitdiff
|
diff to current
2012-01-12
Rusty Russell
module_param: make bool parameters really bool (arch)
blob
|
commitdiff
|
diff to current
2011-12-27
Jan Kiszka
KVM: MMU: Drop unused return value of kvm_mmu_remove_so...
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: audit: inline audit function
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: remove oos_shadow parameter
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: move the relevant mmu code to mmu.c
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: audit: replace mmu audit tracepoint with...
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce kvm_for_each_memslot macro
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce KVM_MEM_SLOTS_NUM macro
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: Optimize dirty logging by rmap_write_protect()
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: MMU: Split gfn_to_rmap() into two functions
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: MMU: Clean up BUG_ON() conditions in rmap_write_pr...
blob
|
commitdiff
|
diff to current
2011-12-27
Chris Wright
KVM: MMU: remove KVM host pv mmu support
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: improve write flooding detected
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: fix detecting misaligned accessed
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: split kvm_mmu_pte_write function
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: fast prefetch spte on invlpg path
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: cleanup FNAME(invlpg)
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: do not mark accessed bit on pte write path
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: x86: retry non-page-table writing instructions
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pt...
blob
|
commitdiff
|
diff to current
2011-09-25
Avi Kivity
KVM: MMU: Do not unconditionally read PDPTE from guest...
blob
|
commitdiff
|
diff to current
2011-09-25
Zhao Jin
KVM: MMU: fix incorrect return of spte
blob
|
commitdiff
|
diff to current
2011-07-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: trace mmio page fault
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: mmio page fault support
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: lockless walking shadow page table
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: do not need atomicly to set/clear spte
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: introduce the rules to modify shadow page...
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: abstract some functions to handle fault pfn
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: filter out the mmio pfn from the fault pfn
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: remove bypass_guest_pf
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: split kvm_mmu_free_page
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: count used shadow pages on prepareing path
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: rename 'pt_write' to 'emulate'
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: optimize to handle dirty bit
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: cache mmio info on page fault path
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: do not update slot bitmap if spte is nonpresent
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: fix walking shadow page table
blob
|
commitdiff
|
diff to current
2011-07-12
Marcelo Tosatti
Revert "KVM: MMU: make kvm_mmu_reset_context() flush...
blob
|
commitdiff
|
diff to current
2011-07-12
Avi Kivity
KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
blob
|
commitdiff
|
diff to current
2011-07-12
Avi Kivity
KVM: MMU: Adjust shadow paging to work when SMEP=1...
blob
|
commitdiff
|
diff to current
2011-07-12
Xiao Guangrong
KVM: MMU: cleanup for dropping parent pte
blob
|
commitdiff
|
diff to current
2011-07-12
Xiao Guangrong
KVM: MMU: cleanup for kvm_mmu_page_unlink_children
blob
|
commitdiff
|
diff to current
2011-07-12
Xiao Guangrong
KVM: MMU: remove the arithmetic of parent pte rmap
blob
|
commitdiff
|
diff to current
2011-07-12
Xiao Guangrong
KVM: MMU: abstract the operation of rmap
blob
|
commitdiff
|
diff to current
2011-07-12
Xiao Guangrong
KVM: MMU: optimize pte write path if don't have protect...
blob
|
commitdiff
|
diff to current
2011-07-11
Jiri Kosina
Merge branch 'master' into for-next
blob
|
commitdiff
|
diff to current
2011-06-20
Vitaliy Ivanov
treewide: remove duplicate includes
blob
|
commitdiff
|
diff to current
2011-06-19
Steve
KVM: MMU: fix opposite condition in mapping_level_dirty...
blob
|
commitdiff
|
diff to current
2011-05-25
Ying Han
vmscan: change shrinker API by passing shrink_control...
blob
|
commitdiff
|
diff to current
2011-05-11
Xiao Guangrong
KVM: MMU: remove mmu_seq verification on pte update...
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: cleanup pte write path
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: introduce a common function to get no-dirty...
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: remove unused macros
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: cleanup page alloc and free
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: do not record gfn in kvm_mmu_pte_write
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: set spte accessed bit properly
blob
|
commitdiff
|
diff to current
2011-03-17
Xiao Guangrong
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping...
blob
|
commitdiff
|
diff to current
2011-03-17
Jan Kiszka
KVM: Convert kvm_lock to raw_spinlock
blob
|
commitdiff
|
diff to current
2011-03-17
Avi Kivity
KVM: MMU: Don't flush shadow when enabling dirty tracking
blob
|
commitdiff
|
diff to current
2011-01-14
Andrea Arcangeli
thp: mmu_notifier_test_young
blob
|
commitdiff
|
diff to current
2011-01-14
Andrea Arcangeli
thp: kvm mmu transparent hugepage support
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: handle 'map_writable' in set_spte() function
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: audit: allow audit more guests at the same...
blob
|
commitdiff
|
diff to current
2011-01-12
Avi Kivity
KVM: Replace reads of vcpu->arch.cr3 by an accessor
blob
|
commitdiff
|
diff to current
2011-01-12
Marcelo Tosatti
KVM: MMU: only write protect mappings at pagetable...
blob
|
commitdiff
|
diff to current
2011-01-12
Avi Kivity
KVM: MMU: Initialize base_role for tdp mmus
blob
|
commitdiff
|
diff to current
2011-01-12
Andre Przywara
KVM: SVM: copy instruction bytes from VMCB
blob
|
commitdiff
|
diff to current
2011-01-12
Andre Przywara
KVM: cleanup emulate_instruction
blob
|
commitdiff
|
diff to current
2011-01-12
Takuya Yoshikawa
KVM: MMU: Make the way of accessing lpage_info more...
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: retry #PF for softmmu
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: fix accessed bit set on prefault path
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: rename 'no_apf' to 'prefault'
blob
|
commitdiff
|
diff to current
2011-01-12
Takuya Yoshikawa
KVM: MMU: Avoid dropping accessed bit while removing...
blob
|
commitdiff
|
diff to current
2011-01-12
Avi Kivity
KVM: Pull extra page fault information into struct...
blob
|
commitdiff
|
diff to current
2011-01-12
Avi Kivity
KVM: Push struct x86_exception info the various gva_to_...
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: abstract invalid guest pte mapping
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: remove 'clear_unsync' parameter
blob
|
commitdiff
|
diff to current
2011-01-12
Lai Jiangshan
KVM: MMU: rename 'reset_host_protection' to 'host_writable'
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: don't drop spte if overwrite it from W to RO
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: fix apf prefault if nested guest is enabled
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: support apf for nonpaing guest
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: MMU: fix missing post sync audit
blob
|
commitdiff
|
diff to current
2011-01-12
Xiao Guangrong
KVM: fix tracing kvm_try_async_get_page
blob
|
commitdiff
|
diff to current
2011-01-12
Marcelo Tosatti
KVM: propagate fault r/w information to gup(), allow...
blob
|
commitdiff
|
diff to current
2011-01-12
Marcelo Tosatti
KVM: MMU: flush TLBs on writable -> read-only spte...
blob
|
commitdiff
|
diff to current
2011-01-12
Marcelo Tosatti
KVM: MMU: remove kvm_mmu_set_base_ptes
blob
|
commitdiff
|
diff to current
2011-01-12
Jan Kiszka
KVM: x86: Mark kvm_arch_setup_async_pf static
blob
|
commitdiff
|
diff to current
2011-01-12
Gleb Natapov
KVM: Inject asynchronous page fault into a PV guest...
blob
|
commitdiff
|
diff to current
2011-01-12
Gleb Natapov
KVM: Retry fault before vmentry
blob
|
commitdiff
|
diff to current
next