Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dd9ebf1f94354b010f2ac7a98bf69168636cb08e
/
arch
/
powerpc
/
kvm
/
booke.c
dd9ebf1f
KVM: PPC: e500: Add shadow PID support
by Liu Yu
· 13 years ago
a4cd8b2
KVM: PPC: e500: enable magic page
by Scott Wood
· 13 years ago
4cd35f6
KVM: PPC: e500: Save/restore SPE state
by Scott Wood
· 13 years ago
ecee273
KVM: PPC: booke: use shadow_msr
by Scott Wood
· 13 years ago
5ce941e
KVM: PPC: booke: add sregs support
by Scott Wood
· 14 years ago
bc9c193
KVM: PPC: Fix SPRG get/set for Book3S and BookE
by Peter Tyser
· 14 years ago
c5335f1
KVM: PPC: Implement level interrupts for BookE
by Alexander Graf
· 14 years ago
082decf
KVM: PPC: initialize IVORs in addition to IVPR
by Hollis Blanchard
· 14 years ago
90bba35
KVM: PPC: Tell guest about pending interrupts
by Alexander Graf
· 14 years ago
5c6cedf
KVM: PPC: Add PV guest critical sections
by Alexander Graf
· 14 years ago
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 14 years ago
a73a959
KVM: PPC: Convert SPRG[0-4] to shared page
by Alexander Graf
· 14 years ago
de7906c
KVM: PPC: Convert SRR0 and SRR1 to shared page
by Alexander Graf
· 14 years ago
5e03018
KVM: PPC: Convert DAR to shared page.
by Alexander Graf
· 14 years ago
666e725
KVM: PPC: Convert MSR to shared page
by Alexander Graf
· 14 years ago
6045be5
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
by Asias He
· 14 years ago
2122ff5
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
by Avi Kivity
· 15 years ago
98001d8
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
by Avi Kivity
· 15 years ago
4496f97
KVM: PPC: Add dequeue for external on BookE
by Alexander Graf
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
daf5e27
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
by Liu Yu
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
992b5b2
KVM: PPC: Add helpers for CR, XER
by Alexander Graf
· 15 years ago
8e5b26b
KVM: PPC: Use accessor functions for GPR access
by Alexander Graf
· 15 years ago
7706664d
KVM: powerpc: Improve DEC handling
by Alexander Graf
· 15 years ago
4e75575
Move dirty logging code to sub-arch
by Alexander Graf
· 15 years ago
2986b8c
KVM: powerpc: fix some init/exit annotations
by Stephen Rothwell
· 16 years ago
bb3a8a1
KVM: ppc: Add extra E500 exceptions
by Hollis Blanchard
· 16 years ago
bdc89f1
KVM: ppc: distinguish between interrupts and priorities
by Hollis Blanchard
· 16 years ago
b52a638
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
by Hollis Blanchard
· 16 years ago
f443536
KVM: ppc: remove last 44x-specific bits from booke.c
by Hollis Blanchard
· 16 years ago
fa86b8d
KVM: ppc: rename 44x MMU functions used in booke.c
by Hollis Blanchard
· 16 years ago
be8d1ca
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
by Hollis Blanchard
· 16 years ago
58a9621
KVM: ppc: change kvmppc_mmu_map() parameters
by Hollis Blanchard
· 16 years ago
475e7cd
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
by Hollis Blanchard
· 16 years ago
7b70159
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
by Hollis Blanchard
· 16 years ago
73e75b4
KVM: ppc: Implement in-kernel exit timing statistics
by Hollis Blanchard
· 16 years ago
7924bd4
KVM: ppc: directly insert shadow mappings into the hardware TLB
by Hollis Blanchard
· 16 years ago
8916861
KVM: ppc: support large host pages
by Hollis Blanchard
· 16 years ago
d4cf389
KVM: ppc: optimize irq delivery path
by Hollis Blanchard
· 16 years ago
9ab8084
KVM: ppc: optimize find first bit
by Hollis Blanchard
· 16 years ago
1b6766c
KVM: ppc: optimize kvm stat handling
by Hollis Blanchard
· 16 years ago
b8fd68a
KVM: ppc: fix set regs to take care of msr change
by Hollis Blanchard
· 16 years ago
5cf8ca2
KVM: ppc: adjust vcpu types to support 64-bit cores
by Hollis Blanchard
· 16 years ago
db93f57
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
by Hollis Blanchard
· 16 years ago
5cbb510
KVM: ppc: Move the last bits of 44x code out of booke.c
by Hollis Blanchard
· 16 years ago
75f74f0
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
by Hollis Blanchard
· 16 years ago
9dd921c
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
by Hollis Blanchard
· 16 years ago
d9fbd03
KVM: ppc: combine booke_guest.c and booke_host.c
by Hollis Blanchard
· 16 years ago
[Renamed (89%) from arch/powerpc/kvm/booke_guest.c]
0f55dc4
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
by Hollis Blanchard
· 16 years ago
a0d7b9f
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
by Hollis Blanchard
· 16 years ago
49dd2c4
KVM: powerpc: Map guest userspace with TID=0 mappings
by Hollis Blanchard
· 16 years ago
6a0ab73
KVM: ppc: guest breakpoint support
by Hollis Blanchard
· 16 years ago
ce263d7
KVM: ppc: Remove duplicate function
by Hollis Blanchard
· 17 years ago
de368dc
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
by Christian Ehrhardt
· 17 years ago
45c5eb6
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
by Hollis Blanchard
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago