index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
paging_tmpl.h
Commit message (
Expand
)
Author
Age
*
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-01-15
*
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
2013-09-17
*
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
2013-08-07
*
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2013-08-07
*
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2013-08-07
*
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
2013-08-07
*
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
2013-08-07
*
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2013-08-07
*
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
2013-08-07
*
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
*
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
2013-06-27
*
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2013-04-07
*
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2013-03-21
*
KVM: MMU: remove pt_access in mmu_set_spte
Xiao Guangrong
2013-02-06
*
KVM: MMU: drop superfluous is_present_gpte() check.
Gleb Natapov
2013-02-04
*
KVM: x86: improve reexecute_instruction
Xiao Guangrong
2013-01-21
*
KVM: MMU: fix infinite fault access retry
Xiao Guangrong
2013-01-10
*
KVM: MMU: fix Dirty bit missed if CR0.WP = 0
Xiao Guangrong
2013-01-10
*
KVM: x86: remove unused variable from walk_addr_generic()
Gleb Natapov
2013-01-08
*
KVM: MMU: simplify folding of dirty bit into accessed_dirty
Gleb Natapov
2013-01-07
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
*
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-23
*
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
2012-10-17
*
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2012-10-17
*
KVM: MMU: cleanup FNAME(page_fault)
Xiao Guangrong
2012-10-17
*
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2012-10-17
*
KVM: MMU: Eliminate pointless temporary 'ac'
Avi Kivity
2012-09-20
*
KVM: MMU: Avoid access/dirty update loop if all is well
Avi Kivity
2012-09-20
*
KVM: MMU: Eliminate eperm temporary
Avi Kivity
2012-09-20
*
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
*
KVM: MMU: Simplify walk_addr_generic() loop
Avi Kivity
2012-09-20
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
*
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
Avi Kivity
2012-09-20
*
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
2012-09-20
*
KVM: MMU: Optimize gpte_access() slightly
Avi Kivity
2012-09-20
*
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
2012-09-20
*
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
*
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
Xiao Guangrong
2012-07-11
*
KVM: MMU: use page table level macro
Davidlohr Bueso
2012-04-18
*
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
Xiao Guangrong
2011-12-27
*
KVM: MMU: improve write flooding detected
Xiao Guangrong
2011-12-27
*
KVM: MMU: fast prefetch spte on invlpg path
Xiao Guangrong
2011-12-27
*
KVM: MMU: cleanup FNAME(invlpg)
Xiao Guangrong
2011-12-27
*
KVM: MMU: Fix SMEP failure during fetch
Yang, Wei Y
2011-09-25
*
KVM: MMU: Do not unconditionally read PDPTE from guest memory
Avi Kivity
2011-09-25
*
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
*
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2011-07-24
*
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
*
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2011-07-24
[next]