index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
44x_tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
1
-1
/
+3
*
KVM: PPC: fix compilation of "dump tlbs" debug function
Hollis Blanchard
2010-10-24
1
-0
/
+1
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
1
-4
/
+4
*
KVM: Use u64 for frame data types
Joerg Roedel
2010-08-02
1
-1
/
+2
*
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
Roel Kluin
2010-05-13
1
-1
/
+1
*
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
1
-2
/
+4
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
1
-7
/
+7
*
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
1
-5
/
+6
*
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
1
-0
/
+8
*
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
1
-2
/
+2
*
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
1
-0
/
+10
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
1
-8
/
+7
*
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
1
-1
/
+1
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-0
/
+3
*
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
2008-12-31
1
-0
/
+58
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
1
-131
/
+125
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
1
-16
/
+55
*
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
2008-12-31
1
-14
/
+17
*
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
2008-12-31
1
-2
/
+7
*
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
1
-13
/
+24
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
1
-2
/
+2
*
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
1
-10
/
+12
*
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-12-31
1
-2
/
+136
*
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-11-25
1
-0
/
+8
*
KVM: switch to get_user_pages_fast
Marcelo Tosatti
2008-10-15
1
-2
/
+0
*
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
Hollis Blanchard
2008-10-15
1
-7
/
+1
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
1
-16
/
+23
*
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
1
-1
/
+8
*
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
2008-10-15
1
-1
/
+14
*
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
2008-07-27
1
-2
/
+3
*
KVM: ppc: Report bad GFNs
Hollis Blanchard
2008-06-06
1
-1
/
+1
*
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
2008-06-06
1
-2
/
+3
*
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
2008-06-06
1
-2
/
+0
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
1
-0
/
+224