index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
emulate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
2012-10-30
1
-100
/
+121
*
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
2012-07-11
1
-0
/
+16
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
1
-28
/
+36
*
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
1
-67
/
+4
*
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
1
-1
/
+1
*
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
1
-2
/
+7
*
KVM: PPC: Emulate tw and td instructions
Alexander Graf
2012-04-08
1
-0
/
+14
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
1
-28
/
+11
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
1
-30
/
+29
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-1
/
+2
*
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
1
-1
/
+2
*
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2012-03-05
1
-5
/
+7
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-5
/
+8
*
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2011-05-22
1
-0
/
+2
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
1
-12
/
+24
|
\
|
*
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
1
-8
/
+16
|
*
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
1
-4
/
+8
*
|
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-13
1
-2
/
+2
|
/
*
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
1
-4
/
+0
*
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
1
-3
/
+3
*
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
1
-3
/
+4
*
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
2010-05-17
1
-0
/
+20
*
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
1
-1
/
+3
*
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-04-25
1
-0
/
+14
*
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
2010-03-01
1
-2
/
+2
*
KVM: PPC: Pass through program interrupts
Alexander Graf
2010-03-01
1
-0
/
+1
*
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
1
-1
/
+1
*
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
2010-03-01
1
-0
/
+4
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
1
-49
/
+57
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
1
-0
/
+3
*
Use hrtimers for the decrementer
Alexander Graf
2009-11-05
1
-7
/
+11
*
Add desktop PowerPC specific emulation
Alexander Graf
2009-11-05
1
-10
/
+39
*
Add mfdec emulation
Alexander Graf
2009-11-05
1
-1
/
+12
*
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
1
-1
/
+2
*
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-09-10
1
-0
/
+2
*
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-10
1
-1
/
+1
*
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
2009-03-24
1
-30
/
+63
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-0
/
+4
*
KVM: ppc: improve trap emulation
Hollis Blanchard
2008-12-31
1
-2
/
+2
*
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
1
-250
/
+22
*
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
2008-12-31
1
-56
/
+1
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-12-31
1
-113
/
+7
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
1
-1
/
+1
*
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
2008-10-15
1
-0
/
+2
*
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
2008-10-15
1
-0
/
+4
*
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
2008-07-27
1
-1
/
+1
*
KVM: ppc: add lwzx/stwz emulation
Hollis Blanchard
2008-06-06
1
-0
/
+12
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
1
-0
/
+760