index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
2009-10-23
1
-4
/
+4
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-43
/
+45
*
Get rid of _t suffix
malc
2009-10-01
1
-45
/
+43
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
1
-2
/
+0
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-2
/
+0
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-1
/
+1
*
target-ppc: add exceptions for conditional stores
Nathan Froyd
2009-08-03
1
-0
/
+5
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
1
-1
/
+3
*
target-ppc: add cpu_set_tls
Nathan Froyd
2009-08-03
1
-0
/
+11
*
target-ppc: fix cpu_clone_regs
Nathan Froyd
2009-08-03
1
-3
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Hardware convenience library
Paul Brook
2009-05-19
1
-1
/
+0
*
target-ppc: expose cpu capability flags
Nathan Froyd
2009-05-15
1
-0
/
+139
*
Fix PPC reset
Blue Swirl
2009-04-28
1
-1
/
+2
*
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
1
-2
/
+1
*
Keep SLB in-CPU
blueswir1
2009-03-07
1
-0
/
+7
*
Implement large pages
blueswir1
2009-03-07
1
-0
/
+1
*
Implement slbmte
blueswir1
2009-03-07
1
-1
/
+2
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
kvm/powerpc: Add irq support for E500 core
aurel32
2009-03-02
1
-0
/
+10
*
Load 32 bit ELF BIOS images also on PPC64
blueswir1
2009-02-08
1
-1
/
+2
*
Rename spe_status to vec_status
aurel32
2009-02-03
1
-1
/
+3
*
Add f field to ppc_avr_t
aurel32
2009-02-03
1
-0
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Add vscr access macros.
aurel32
2009-01-03
1
-0
/
+7
*
target-ppc: fix type of spe_acc.
aurel32
2008-12-18
1
-1
/
+1
*
target-ppc: add signed fields to ppc_avr_t.
aurel32
2008-12-15
1
-0
/
+3
*
target-ppc: remove remaining warnings
aurel32
2008-12-11
1
-2
/
+7
*
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-07
1
-27
/
+14
*
target-ppc: remove dead code
aurel32
2008-12-06
1
-5
/
+1
*
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
1
-1
/
+1
*
Common cpu_loop_exit prototype
aurel32
2008-11-30
1
-1
/
+0
*
target-ppc: convert POWER2 load/store instructions to TCG
aurel32
2008-11-27
1
-3
/
+0
*
target-ppc: convert SPE load/store to TCG
aurel32
2008-11-27
1
-6
/
+0
*
target-ppc: convert altivec load/store to TCG
aurel32
2008-11-24
1
-1
/
+0
*
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
1
-1
/
+0
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+8
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+6
*
target-ppc: convert most SPE integer instructions to TCG
aurel32
2008-11-10
1
-4
/
+8
*
target-ppc: fix tcg fatal error on i386 host
aurel32
2008-11-08
1
-1
/
+5
*
target-ppc: xer access prototypes no more used & implemented
aurel32
2008-11-01
1
-2
/
+0
*
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
1
-1
/
+7
*
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-21
1
-12
/
+11
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-2
/
+2
*
ppc: Convert CRF moves to TCG
aurel32
2008-09-04
1
-1
/
+1
*
ppc: cleanup register types
aurel32
2008-09-04
1
-9
/
+10
*
ppc: Convert GPR moves to TCG
aurel32
2008-09-04
1
-11
/
+1
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-2
/
+0
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-0
/
+2
[next]