index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
translate-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-3
/
+3
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Some cleanups after dyngen removal
aurel32
2008-12-07
1
-2
/
+2
*
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-18
1
-5
/
+3
*
Add instruction counter.
pbrook
2008-06-29
1
-0
/
+9
*
TCG profiler clean up
bellard
2008-05-23
1
-25
/
+10
*
removed unused code
bellard
2008-05-12
1
-2
/
+0
*
Factorize code in translate.c
aurel32
2008-04-28
1
-95
/
+1
*
Use a common constant for temp_buf size
blueswir1
2008-04-08
1
-1
/
+1
*
TCG op size estimation fix.
pbrook
2008-03-31
1
-0
/
+1
*
* Add a model of the ETRAX interrupt controller.
edgar_igl
2008-03-14
1
-0
/
+2
*
Simplify TCG relocation bugfix.
pbrook
2008-02-10
1
-1
/
+1
*
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for
pbrook
2008-02-10
1
-2
/
+1
*
use the TCG code generator
bellard
2008-02-01
1
-109
/
+87
*
Fix code generation buffer overflow reported by TeLeMan
blueswir1
2007-12-11
1
-2
/
+15
*
SH4 delay slot code update, by Magnus Damm.
ths
2007-12-02
1
-1
/
+4
*
Always make PowerPC hypervisor mode memory accesses and instructions
j_mayer
2007-11-16
1
-1
/
+2
*
removed warning
bellard
2007-11-11
1
-1
/
+1
*
removed obsolete x86 code copy support
bellard
2007-11-08
1
-29
/
+16
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-5
/
+5
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-13
/
+13
*
Partial support for 34K multithreading, not functional yet.
ths
2007-09-06
1
-1
/
+1
*
Integrate Alpha target in Qemu core.
j_mayer
2007-04-05
1
-0
/
+2
*
ColdFire target.
pbrook
2006-10-22
1
-0
/
+2
*
correct MIPS state restoring (Daniel Jacobowitz)
bellard
2005-12-05
1
-0
/
+4
*
MIPS target (Jocelyn Mayer)
bellard
2005-07-02
1
-0
/
+2
*
sparc exception fix (we go up to the shell prompt)
bellard
2005-03-20
1
-3
/
+18
*
avoid redefinition problems
bellard
2005-03-13
1
-3
/
+4
*
labels support in dyngen
bellard
2005-01-03
1
-13
/
+48
*
full system SPARC emulation (Blue Swirl)
bellard
2004-09-30
1
-0
/
+3
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-1
/
+1
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-0
/
+3
*
do not depend on thunk.h - more log items
bellard
2004-03-21
1
-2
/
+2
*
experimental code copy support
bellard
2004-02-16
1
-16
/
+33
*
PowerPC merge (Jocelyn Mayer)
bellard
2004-01-18
1
-2
/
+1
*
infer access type
bellard
2004-01-04
1
-2
/
+36
*
fixed PPC state reloading
bellard
2003-11-23
1
-3
/
+3
*
new directory structure
bellard
2003-09-30
1
-0
/
+198