Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b46b9d1aadf7f31eb5c0bab20cd61e71011156cf
/
arch
/
powerpc
/
kvm
/
emulate.c
708e75a
KVM: PPC: Book3S PR: Fix illegal opcode emulation
by Thomas Huth
· 8 years ago
8d0eff6
KVM: PPC: Pass enum to kvmppc_get_last_inst
by Alexander Graf
· 10 years ago
a59c1d9
powerpc/kvm: support to handle sw breakpoint
by Madhavan Srinivasan
· 10 years ago
d69614a
KVM: PPC: Separate loadstore emulation from priv emulation
by Alexander Graf
· 10 years ago
51f0472
KVM: PPC: Allow kvmppc_get_last_inst() to fail
by Mihai Caraman
· 10 years ago
5deb8e7
KVM: PPC: Make shared struct aka magic page guest endian
by Alexander Graf
· 11 years ago
7360177
KVM: PPC: Book3S: MMIO emulation support for little endian guests
by Cédric Le Goater
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
a3ff5fb
KVM: PPC: Ignore PIR writes
by Alexander Graf
· 11 years ago
c32498e
KVM: PPC: emulate dcbst
by Stuart Yoder
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
d328614
KVM: PPC: Emulate dcbf
by Alexander Graf
· 12 years ago
f2be655
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
by Mihai Caraman
· 12 years ago
388cf9e
KVM: PPC: Move mtspr/mfspr emulation into own functions
by Alexander Graf
· 12 years ago
6c5cb73
KVM: PPC: bookehv64: Add support for std/ld emulation.
by Varun Sethi
· 12 years ago
54771e6
KVM: PPC: Emulator: clean up SPR reads and writes
by Alexander Graf
· 13 years ago
c46dc9a
KVM: PPC: Emulator: clean up instruction parsing
by Alexander Graf
· 13 years ago
978b4fa
KVM: PPC: Fix stbux emulation
by Alexander Graf
· 13 years ago
6e35994
KVM: PPC: Use clockevent multiplier and shifter for decrementer
by Bharat Bhushan
· 13 years ago
6df79df
KVM: PPC: Emulate tw and td instructions
by Alexander Graf
· 13 years ago
6020c0f
KVM: PPC: Pass EA to updating emulation ops
by Alexander Graf
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
by Scott Wood
· 13 years ago
b590497
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
by Scott Wood
· 13 years ago
7401f62
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
by Bharat Bhushan
· 13 years ago
dc2babfe
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
by Bharat Bhushan
· 13 years ago
5ce941e
KVM: PPC: booke: add sregs support
by Scott Wood
· 14 years ago
49ea069
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
by Scott Wood
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 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
689fd14
powerpc: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
0474b25
KVM: PPC: Remove fetch fail code
by Alexander Graf
· 15 years ago
00c3a37
KVM: PPC: Use CONFIG_PPC_BOOK3S define
by Alexander Graf
· 15 years ago
c7f38f4
KVM: PPC: Improve indirect svcpu accessors
by Alexander Graf
· 15 years ago
1c85e73
KVM: PPC: Implement emulation for lbzux and lhax
by Alexander Graf
· 15 years ago
37f5bca
KVM: PPC: Add AGAIN type for emulation return
by Alexander Graf
· 15 years ago
3587d53
KVM: PPC: Teach MMIO Signedness
by Alexander Graf
· 15 years ago
daf5e27
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
by Liu Yu
· 15 years ago
5f2b105
KVM: PPC: Pass through program interrupts
by Alexander Graf
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
b4433a7
KVM: PPC: Implement 'skip instruction' mode
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
544c676
Use hrtimers for the decrementer
by Alexander Graf
· 15 years ago
513579e
Add desktop PowerPC specific emulation
by Alexander Graf
· 15 years ago
9a7a9b0
Add mfdec emulation
by Alexander Graf
· 15 years ago
46f43c6
KVM: powerpc: convert marker probes to event trace
by Marcelo Tosatti
· 15 years ago
06579dd
KVM: ppc: e500: Add MMUCFG and PVR emulation
by Liu Yu
· 15 years ago
5b7c1a2
KVM: ppc: e500: Directly pass pvr to guest
by Liu Yu
· 15 years ago
cea5d8c
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
by Hollis Blanchard
· 16 years ago
73e75b4
KVM: ppc: Implement in-kernel exit timing statistics
by Hollis Blanchard
· 16 years ago
fcfdbd2
KVM: ppc: improve trap emulation
by Hollis Blanchard
· 16 years ago
5cf8ca2
KVM: ppc: adjust vcpu types to support 64-bit cores
by Hollis Blanchard
· 16 years ago
75f74f0
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
by Hollis Blanchard
· 16 years ago
c381a04
ppc: Create disassemble.h to extract instruction fields
by Hollis Blanchard
· 16 years ago
9dd921c
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
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
3b4bd79
KVM: ppc: trace powerpc instruction emulation
by Christian Ehrhardt
· 16 years ago
31711f2
KVM: ppc: adds trace points for ppc tlb activity
by Jerone Young
· 16 years ago
cc04454
KVM: ppc: fix invalidation of large guest pages
by Hollis Blanchard
· 16 years ago
ac3cd34
KVM: ppc: add lwzx/stwz emulation
by Hollis Blanchard
· 16 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago