index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_tlb.c
Age
Commit message (
Expand
)
Author
2011-07-12
KVM: PPC: e500: Don't search over the entire TLB0.
Scott Wood
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
KVM: PPC: e500: Stop keeping shadow TLB
Liu Yu
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
2011-07-12
KVM: PPC: e500: Support large page mappings of PFNMAP vmas.
Scott Wood
2011-07-12
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
Scott Wood
2011-07-12
KVM: PPC: e500: don't use MAS0 as intermediate storage.
Scott Wood
2011-07-12
KVM: PPC: e500: Disable preloading TLB1 in tlb_load().
Scott Wood
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2010-10-24
KVM: PPC: Fix compile error in e500_tlb.c
Alexander Graf
2010-10-24
KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
Kyle Moffett
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: PPC E500: fix tlbcfg emulation
Liu Yu
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2009-03-24
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2009-03-24
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
2009-03-24
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard