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.h
Age
Commit message (
Expand
)
Author
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2010-10-22
Remove special handling of system include files (no longer needed)
Stefan Weil
2010-03-01
Disassembler symbol lookup fix
Paul Brook
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2005-11-21
monitor_disas() prototype change
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-04-04
improved monitor: type check, expression evaluator, memory dump, disassembly
bellard
2003-06-15
changed disas() prototype for multi target support
bellard
2003-04-29
PowerPC disas code
bellard