Sign in
qemu
/
qemu
/
cda9046ba7dbba45f3016e5d60caffa2d72960fa
/
translate-all.c
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
31b1a7b
global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
54604f7
Some cleanups after dyngen removal
by aurel32
· 16 years ago
2cfc5f1
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
by ths
· 16 years ago
2e70f6e
Add instruction counter.
by pbrook
· 16 years ago
b67d9a5
TCG profiler clean up
by bellard
· 17 years ago
a57f631
removed unused code
by bellard
· 17 years ago
d2856f1
Factorize code in translate.c
by aurel32
· 17 years ago
a20e31d
Use a common constant for temp_buf size
by blueswir1
· 17 years ago
a208e54
TCG op size estimation fix.
by pbrook
· 17 years ago
e62b5b1
* Add a model of the ETRAX interrupt controller.
by edgar_igl
· 17 years ago
623e265
Simplify TCG relocation bugfix.
by pbrook
· 17 years ago
2ba1eeb
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for
by pbrook
· 17 years ago
57fec1f
use the TCG code generator
by bellard
· 17 years ago
d07bde8
Fix code generation buffer overflow reported by TeLeMan
by blueswir1
· 17 years ago
823029f
SH4 delay slot code update, by Magnus Damm.
by ths
· 17 years ago
7863667
Always make PowerPC hypervisor mode memory accesses and instructions
by j_mayer
· 17 years ago
745cacc
removed warning
by bellard
· 17 years ago
ec6338b
removed obsolete x86 code copy support
by bellard
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
ead9360
Partial support for 34K multithreading, not functional yet.
by ths
· 17 years ago
eddf68a
Integrate Alpha target in Qemu core.
by j_mayer
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago
30d6cb8
correct MIPS state restoring (Daniel Jacobowitz)
by bellard
· 19 years ago
6af0bf9
MIPS target (Jocelyn Mayer)
by bellard
· 19 years ago
c3278b7
sparc exception fix (we go up to the shell prompt)
by bellard
· 20 years ago
4f716dc
avoid redefinition problems
by bellard
· 20 years ago
c468787
labels support in dyngen
by bellard
· 20 years ago
e95c8d5
full system SPARC emulation (Blue Swirl)
by bellard
· 20 years ago
4f2ac23
amd64 port (Jocelyn Mayer)
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
58fe2f1
experimental code copy support
by bellard
· 21 years ago
3f5dcc3
PowerPC merge (Jocelyn Mayer)
by bellard
· 21 years ago
af5ad10
infer access type
by bellard
· 21 years ago
6dca201
fixed PPC state reloading
by bellard
· 21 years ago
d3eead2
new directory structure
by bellard
· 21 years ago
[Renamed (91%) from translate.c]
4cbb86e
added JUMP_TB2 for a third basic block exit jump point
by bellard
· 21 years ago
4c3a88a
gdb stub breakpoints support
by bellard
· 21 years ago
6e0374f
debug print
by bellard
· 21 years ago
3c1cf9f
dummy rdmsr and wrmsr support - xor reg, reg optimization
by bellard
· 21 years ago
f76af4b
correct restoring of CC_OP in case of exception
by bellard
· 22 years ago
2054396
fixed include macro pb
by bellard
· 22 years ago
de83cd0
arm emulation support
by bellard
· 22 years ago
v0.3.0
d19893d
extracted generic code
by bellard
· 22 years ago