| Commit message (Expand) | Author | Age | Files | Lines |
* | tcg: Remove support for ia64 as host | Richard Henderson | 2017-09-05 | 1 | -2/+0 |
* | Fix Thumb-1 BE32 execution and disassembly. | Julian Brown | 2017-02-07 | 1 | -0/+1 |
* | Revert "Remove remainders of HPPA backend" | Richard Henderson | 2017-01-23 | 1 | -0/+2 |
* | Remove remainders of HPPA backend | Thomas Huth | 2016-09-15 | 1 | -2/+0 |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -2/+1 |
* | disas: QOMify alpha specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -5/+0 |
* | disas: QOMify mips specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -12/+0 |
* | disas: QOMify sh4 specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -6/+0 |
* | disas: QOMify lm32 specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -6/+0 |
* | disas: QOMify sparc specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -10/+0 |
* | disas: QOMify m68k specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -4/+0 |
* | disas: QOMify moxie specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -6/+0 |
* | disas: QOMify s390x specific disas setup | Peter Crosthwaite | 2015-10-22 | 1 | -6/+0 |
* | monitor: make monitor_fprintf and mon_get_cpu externally visible | Pavel Butsykin | 2015-09-25 | 1 | -10/+0 |
* | disas: Defeature print_target_address | Peter Crosthwaite | 2015-08-14 | 1 | -10/+2 |
* | disas: cris: QOMify target specific disas setup | Peter Crosthwaite | 2015-07-09 | 1 | -8/+0 |
* | disas: microblaze: QOMify target specific disas setup | Peter Crosthwaite | 2015-07-09 | 1 | -3/+0 |
* | disas: arm: QOMify target specific disas setup | Peter Crosthwaite | 2015-07-09 | 1 | -32/+0 |
* | disas: QOMify target specific setup | Peter Crosthwaite | 2015-07-09 | 1 | -4/+18 |
* | disas: Add print_insn to disassemble info | Peter Crosthwaite | 2015-07-09 | 1 | -35/+33 |
* | disas: Remove uses of CPU env | Peter Crosthwaite | 2015-06-22 | 1 | -7/+7 |
* | monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode | Tom Musta | 2014-06-16 | 1 | -2/+12 |
* | target-ppc: Fix target_disas | Tom Musta | 2014-06-16 | 1 | -3/+4 |
* | disas: Implement disassembly output for A64 | Claudio Fontana | 2014-02-08 | 1 | -2/+12 |
* | disas: Implement fallback to dump object code as hex | Richard Henderson | 2013-08-24 | 1 | -10/+37 |
* | exec: Change cpu_memory_rw_debug() argument to CPUState | Andreas Färber | 2013-07-23 | 1 | -2/+2 |
* | disas: Disassemble all ppc insns for the guest | Aurelien Jarno | 2013-04-26 | 1 | -0/+1 |
* | disas: Disassemble all ppc insns for the host | Richard Henderson | 2013-04-15 | 1 | -0/+1 |
* | Add moxie disassembler | Anthony Green | 2013-03-23 | 1 | -0/+6 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | disas: avoid using cpu_single_env | Blue Swirl | 2012-11-10 | 1 | -68/+81 |
* | tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. | Richard Henderson | 2012-09-21 | 1 | -2/+0 |
* | disas: Fix printing of addresses in disassembly | Peter Maydell | 2012-07-14 | 1 | -0/+19 |
* | fix some common typos | Jim Meyering | 2012-05-14 | 1 | -1/+1 |
* | disas: Replace 'unsigned long' by 'uintptr_t' | Stefan Weil | 2012-04-15 | 1 | -4/+4 |
* | Userspace ARM BE8 support | Paul Brook | 2012-04-06 | 1 | -5/+13 |
* | target-lm32: add simple disassembler | Michael Walle | 2012-04-01 | 1 | -0/+6 |
* | Rename CPUState -> CPUArchState | Andreas Färber | 2012-03-14 | 1 | -2/+2 |
* | tcg: Add tci disassembler | Stefan Weil | 2011-10-31 | 1 | -1/+3 |
* | disasm: update comment | Frediano Ziglio | 2011-08-25 | 1 | -1/+1 |
* | Remove exec-all.h include directives | Blue Swirl | 2011-06-26 | 1 | -1/+0 |
* | target-alpha: Disassemble EV6 PALcode instructions. | Richard Henderson | 2011-05-31 | 1 | -1/+1 |
* | Replace cpu_physical_memory_rw were possible | Stefan Weil | 2011-04-12 | 1 | -1/+1 |
* | s390x: Enable disassembler for s390x | Ulrich Hecht | 2011-04-04 | 1 | -0/+6 |
* | disas: remove opcode printing on ARM hosts | Aurelien Jarno | 2011-01-12 | 1 | -5/+0 |
* | cris: Support disassembly of crisv10 | Edgar E. Iglesias | 2011-01-10 | 1 | -2/+7 |
* | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -1/+2 |
* | ia64 disas support | Aurelien Jarno | 2010-04-01 | 1 | -0/+17 |
* | sh4 disasm fixes | Magnus Damm | 2009-11-14 | 1 | -0/+3 |