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
/
exec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-4
/
+4
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-1
/
+7
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
target-ppc: fix a typo
aurel32
2008-12-18
1
-1
/
+1
*
target-ppc: fix a typo introduced in revision 6058
aurel32
2008-12-16
1
-1
/
+1
*
target-ppc: update comment about precise emulation
aurel32
2008-12-15
1
-2
/
+1
*
target-ppc: remove dead code
aurel32
2008-12-15
1
-1
/
+0
*
target-ppc: enable PRECISE_EMULATION by default
aurel32
2008-12-15
1
-1
/
+1
*
target-ppc: remove remaining warnings
aurel32
2008-12-11
1
-9
/
+0
*
target-ppc: rework exception code
aurel32
2008-12-11
1
-3
/
+0
*
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-07
1
-13
/
+0
*
target-ppc: remove dead code
aurel32
2008-12-06
1
-4
/
+0
*
target-ppc: convert POWER shift instructions to TCG
aurel32
2008-12-05
1
-22
/
+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
-10
/
+0
*
target-ppc: convert altivec load/store to TCG
aurel32
2008-11-24
1
-4
/
+0
*
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-22
1
-2
/
+2
*
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
1
-1
/
+0
*
ppc: cleanup register types
aurel32
2008-09-04
1
-8
/
+7
*
Revert revisions r4168 and r4169. That's work in progress, not ready for trun...
aurel32
2008-04-07
1
-0
/
+4
*
Always enable precise emulation when softfloat is used
aurel32
2008-04-07
1
-4
/
+0
*
Fix incorrect debug prints (reported by Paul Brook).
j_mayer
2007-11-24
1
-0
/
+2
*
Fix PowerPC targets compilation on 32 bits hosts:
j_mayer
2007-11-14
1
-2
/
+2
*
PowerPC MMU and exception fixes:
j_mayer
2007-11-03
1
-1
/
+1
*
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
2007-10-25
1
-1
/
+1
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-1
/
+1
*
Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy.
j_mayer
2007-10-07
1
-3
/
+3
*
PowerPC target optimisations: make intensive use of always_inline.
j_mayer
2007-10-07
1
-7
/
+7
*
Avoid op helpers that would just call helpers for TLB & SLB management:
j_mayer
2007-10-01
1
-6
/
+0
*
Great rework and cleanups to ease PowerPC implementations definitions.
j_mayer
2007-09-27
1
-0
/
+2
*
Coding style fixes in PowerPC related code (no functional change):
j_mayer
2007-09-17
1
-7
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Fix PPCEMB for 32bit hosts.
ths
2007-07-11
1
-5
/
+5
*
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
2007-06-03
1
-0
/
+10
*
Code provision for new PowerPC embedded target support with:
j_mayer
2007-04-24
1
-1
/
+1
*
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
j_mayer
2007-04-16
1
-0
/
+1
*
PowerPC bugfixes:
j_mayer
2007-03-22
1
-0
/
+4
*
PowerPC 2.03 SPE extension - first pass.
j_mayer
2007-03-20
1
-3
/
+3
*
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
2007-03-17
1
-8
/
+14
*
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
2007-03-07
1
-26
/
+50
*
Use memory barriers in FORCE_RET / RETURN.
ths
2006-12-23
1
-2
/
+2
*
moved common softmmu code to common header (Paul Brook)
bellard
2005-10-30
1
-66
/
+1
*
correct split between helper.c and op_helper.c - moved some uops to op_helper...
bellard
2005-07-05
1
-0
/
+4
*
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-07-02
1
-22
/
+2
*
fpu fixes (Jocelyn Mayer) - soft float support
bellard
2005-03-13
1
-9
/
+1
*
64 bit target support
bellard
2005-01-04
1
-0
/
+3
*
correct handling of saved host registers
bellard
2004-10-13
1
-0
/
+8
*
PowerPC merge
bellard
2004-05-24
1
-0
/
+6
*
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-21
1
-6
/
+2
[next]