index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
1
-0
/
+18
*
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2009-03-24
1
-1
/
+1
*
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
1
-0
/
+2
*
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
1
-4
/
+0
*
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
-8
/
+2
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
1
-4
/
+2
*
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
1
-3
/
+5
*
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
2008-12-31
1
-15
/
+15
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-14
/
+22
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
1
-10
/
+16
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
1
-5
/
+7
*
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
1
-120
/
+55
*
KVM: ppc: optimize find first bit
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
2008-12-31
1
-23
/
+9
*
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
1
-5
/
+5
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
1
-6
/
+3
*
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
1
-44
/
+2
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
1
-0
/
+1
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
1
-14
/
+47
*
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
2008-12-31
1
-0
/
+639