index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dyngen.h
Age
Commit message (
Expand
)
Author
2007-11-18
Fix for ISO C compliance:
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-02
Remove unaligned accesses in ia64_apply_fixes().
balrog
2007-05-08
Make detection of unsupported hosts easier, inspired by a patch from
ths
2007-05-05
Some bits of Linux/MIPS host support, still segfaulty.
ths
2006-07-30
Rewrite Arm host support.
pbrook
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
2006-04-24
ia64 fixes
bellard
2006-03-11
Fix typo in ppc icache flush.
pbrook
2005-04-07
ia64 host support (David Mosberger)
bellard
2005-01-03
labels support in dyngen
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2003-09-17
added two more jump points
bellard
2003-08-10
m68k host port (Richard Zidlicky)
bellard
2003-07-11
changed basic block exit generation
bellard
2003-06-15
moved cache flush to dyngen header
bellard
2003-06-09
arm support - suppressed possibly unsafe sparc nop deletion
bellard