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-alpha
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-10
/
+5
*
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
1
-13
/
+15
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
target-alpha: gdb-stub support
aurel32
2008-12-08
1
-1
/
+6
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-2
/
+2
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-3
/
+4
*
TCG variable type checking.
pbrook
2008-11-17
1
-309
/
+401
*
target-alpha: fix decoding of CVTST /S
aurel32
2008-11-11
1
-1
/
+1
*
target-alpha: disable single stepping and TB flush by default
aurel32
2008-11-11
1
-2
/
+2
*
target-alpha: fix double TCG variable allocation
aurel32
2008-11-11
1
-1
/
+1
*
target-alpha: fix the return value of stl_c/stq_c
aurel32
2008-11-08
1
-4
/
+4
*
target-alpha: fix locked loads/stores
aurel32
2008-11-07
1
-13
/
+21
*
target-alpha: Fix ret instruction
aurel32
2008-11-06
1
-2
/
+2
*
target-alpha: use the new TCG logical operations
aurel32
2008-10-21
1
-18
/
+6
*
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
1
-241
/
+197
*
target-alpha: convert locked load/store to TCG
aurel32
2008-09-30
1
-40
/
+52
*
target-alpha: misc fixes
aurel32
2008-09-29
1
-53
/
+41
*
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
1
-269
/
+267
*
target-alpha: factorize load/store code
aurel32
2008-09-29
1
-134
/
+65
*
target-alpha: switch most load/store ops to TCG
aurel32
2008-09-18
1
-20
/
+128
*
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
1
-58
/
+39
*
target-alpha: fix one more literal sign issue
aurel32
2008-09-18
1
-1
/
+1
*
target-alpha: instruction decoding simplification
aurel32
2008-09-18
1
-234
/
+134
*
target-alpha: convert cmp* instructions to TCG
aurel32
2008-09-18
1
-5
/
+37
*
alpha: fix a missing literal sign issue
aurel32
2008-09-18
1
-4
/
+4
*
target-alpha: switch a few helpers to TCG
aurel32
2008-09-18
1
-11
/
+11
*
target-alpha: convert byte manipulation instructions to TCG
aurel32
2008-09-18
1
-23
/
+110
*
alpha: convert cmov and bcond to TCG
aurel32
2008-09-18
1
-41
/
+69
*
target-alpha: small optimizations
aurel32
2008-09-17
1
-2
/
+2
*
target-alpha: fix TCG register names
aurel32
2008-09-17
1
-2
/
+2
*
target-alpha: convert some arith3 instructions to TCG
aurel32
2008-09-17
1
-83
/
+408
*
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-17
1
-27
/
+49
*
alpha: fix lit sign
aurel32
2008-09-14
1
-3
/
+3
*
fix alpha cmovxx instruction
aurel32
2008-09-05
1
-5
/
+5
*
alpha: convert a few more instructions to TCG
aurel32
2008-09-04
1
-58
/
+28
*
alpha: directly access ir registers
aurel32
2008-09-04
1
-244
/
+145
*
convert of few alpha insn to TCG
aurel32
2008-09-04
1
-30
/
+62
*
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-17
1
-1
/
+1
*
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-18
1
-9
/
+7
*
Add missing static qualifiers.
pbrook
2008-06-29
1
-2
/
+2
*
Add instruction counter.
pbrook
2008-06-29
1
-1
/
+32
*
Factorize code in translate.c
aurel32
2008-04-28
1
-0
/
+5
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
use the TCG code generator
bellard
2008-02-01
1
-28
/
+2
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-1
/
+2
*
Alpha coding style and inlining fixes.
j_mayer
2007-10-28
1
-64
/
+80
*
Allow Alpha target to use supervisor and executive mode micro-ops.
j_mayer
2007-10-14
1
-6
/
+6
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-9
/
+9
[next]