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
/
disas.c
Age
Commit message (
Expand
)
Author
2008-04-12
HPPA (PA-RISC) host support
aurel32
2007-12-25
One more bit of alpha support.
ths
2007-10-08
Wire up CRIS disassembler, by Edgar E. Iglesias.
ths
2007-09-29
Define the proper bfd_mach to be used by the disassembler for each
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-31
s390 disassembler support, by Ulrich Hecht.
ths
2007-06-03
One day we might support MIPS16...
ths
2007-06-03
Spelling fixes, by Stefan Weil.
ths
2007-04-09
Fix monitor disasm output for Sparc64 target
blueswir1
2007-04-08
Fix generated code disasm output on Sparc64 host
blueswir1
2007-04-05
Integrate Alpha target in Qemu core.
j_mayer
2007-01-01
Remove duplicate TARGET_M68K case.
pbrook
2006-10-22
ColdFire target.
pbrook
2006-07-30
Rewrite Arm host support.
pbrook
2006-06-25
C99 64 bit printf
bellard
2006-04-27
sh4 target (Samuel Tardieu)
bellard
2005-12-17
mipsel disas fix
bellard
2005-11-21
SMP support
bellard
2005-11-06
m68k disassembler (Paul Brook)
bellard
2005-10-30
Thumb symbol lookup (Paul Brook)
bellard
2005-07-23
ppc64 target
bellard
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-27
ARM thumb disassembly (Paul Brook)
bellard
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
2005-04-07
ia64 host support (David Mosberger)
bellard
2005-01-31
64 bit disas fix
bellard
2005-01-23
more consistent type for size (still a bug in wrapping)
bellard
2005-01-03
64 bit target support
bellard
2004-12-19
SPARC merge
bellard
2004-10-09
monitor fixes
bellard
2004-08-01
output disassembled code to monitor console
bellard
2004-04-04
improved monitor: type check, expression evaluator, memory dump, disassembly
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-10-27
fixed virtual memory access
bellard
2003-10-27
added correct memory access code for system emulation
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-07-13
address printing fix
bellard
2003-06-15
changed disas() prototype for multi target support
bellard
2003-06-09
disas endian fix
bellard
2003-06-09
added ARM and Sparc disassemblers
bellard
2003-05-25
fixed cast
bellard
2003-05-11
alpha disas (Falk Hueffner)
bellard
2003-04-29
PowerPC disas code
bellard