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
/
e500_tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
1
-1426
/
+0
*
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
2013-01-24
1
-31
/
+7
*
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
2013-01-24
1
-28
/
+41
*
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
2013-01-24
1
-3
/
+10
*
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
2013-01-24
1
-16
/
+16
*
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
2012-12-06
1
-0
/
+2
*
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
2012-12-06
1
-22
/
+11
*
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
2012-12-06
1
-1
/
+2
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
1
-1
/
+1
*
arch/powerpc/kvm/e500_tlb.c: fix error return code
Julia Lawall
2012-10-05
1
-6
/
+13
*
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
2012-10-05
1
-0
/
+2
*
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
2012-10-05
1
-1
/
+1
*
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
Alexander Graf
2012-10-05
1
-3
/
+1
*
KVM: PPC: BookE: Add some more trace points
Alexander Graf
2012-10-05
1
-0
/
+3
*
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
1
-6
/
+54
*
KVM: PPC: E500: Fix clear_tlb_refs
Alexander Graf
2012-10-05
1
-2
/
+6
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-26
1
-4
/
+7
|
\
|
*
ppc: e500_tlb memset clears nothing
Alan Cox
2012-08-16
1
-4
/
+4
|
*
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
1
-0
/
+3
*
|
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
1
-1
/
+0
*
|
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-19
1
-1
/
+1
|
/
*
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2012-05-06
1
-2
/
+86
*
KVM: PPC: e500: fix typo in tlb code
Alexander Graf
2012-04-08
1
-2
/
+2
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
1
-1
/
+1
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-2
/
+19
*
KVM: PPC: e500: emulate tlbilx
Scott Wood
2012-04-08
1
-0
/
+52
*
KVM: PPC: e500: Track TLB1 entries with a bitmap
Scott Wood
2012-04-08
1
-5
/
+67
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
1
-346
/
+114
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-1
/
+0
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
1
-1
/
+1
*
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2012-03-05
1
-4
/
+6
*
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
2012-03-05
1
-30
/
+39
*
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
Scott Wood
2012-03-05
1
-5
/
+14
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-39
/
+44
*
KVM: PPC: E500: Support hugetlbfs
Alexander Graf
2012-03-05
1
-0
/
+24
*
KVM: PPC: e500: tlbsx: fix tlb0 esel
Scott Wood
2012-03-05
1
-0
/
+2
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
1
-124
/
+269
*
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2012-03-05
1
-78
/
+189
*
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
Scott Wood
2012-03-05
1
-3
/
+1
*
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
Scott Wood
2012-03-05
1
-13
/
+23
*
KVM: PPC: e500: Don't search over the entire TLB0.
Scott Wood
2011-07-12
1
-4
/
+14
*
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
1
-25
/
+287
*
KVM: PPC: e500: Stop keeping shadow TLB
Liu Yu
2011-07-12
1
-177
/
+140
*
KVM: PPC: e500: enable magic page
Scott Wood
2011-07-12
1
-1
/
+21
*
KVM: PPC: e500: Support large page mappings of PFNMAP vmas.
Scott Wood
2011-07-12
1
-9
/
+94
*
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
Scott Wood
2011-07-12
1
-37
/
+19
*
KVM: PPC: e500: don't use MAS0 as intermediate storage.
Scott Wood
2011-07-12
1
-13
/
+13
*
KVM: PPC: e500: Disable preloading TLB1 in tlb_load().
Scott Wood
2011-07-12
1
-18
/
+0
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-0
/
+8
*
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2011-05-22
1
-1
/
+4
[next]