| Commit message (Expand) | Author | Age | Files | Lines |
* | disas: Push const down through host disassembly | Richard Henderson | 2021-01-07 | 1 | -3/+1 |
* | tcg: Introduce tcg_splitwx_to_{rx,rw} | Richard Henderson | 2021-01-07 | 1 | -1/+3 |
* | disas: Enable capstone disassembly for s390x | Richard Henderson | 2020-10-03 | 1 | -0/+3 |
* | disas: Split out capstone code to disas/capstone.c | Richard Henderson | 2020-10-03 | 1 | -275/+0 |
* | disas: Configure capstone for aarch64 host without libvixl | Richard Henderson | 2020-10-03 | 1 | -2/+4 |
* | disas: Cleanup plugin_disas | Richard Henderson | 2020-10-03 | 1 | -36/+19 |
* | disas: Use qemu/bswap.h for bfd endian loads | Richard Henderson | 2020-10-03 | 1 | -55/+0 |
* | disas: Clean up CPUDebug initialization | Richard Henderson | 2020-10-03 | 1 | -179/+151 |
* | disas: Move host asm annotations to tb_gen_code | Richard Henderson | 2020-10-03 | 1 | -20/+9 |
* | disas: Let disas::read_memory() handler return EIO on error | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -5/+8 |
* | disas: add optional note support to cap_disas | Alex Bennée | 2020-05-15 | 1 | -8/+15 |
* | disas: include an optional note for the start of disassembly | Alex Bennée | 2020-05-15 | 1 | -4/+10 |
* | plugin: add qemu_plugin_insn_disas helper | Alex Bennée | 2019-10-28 | 1 | -0/+110 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h | Markus Armbruster | 2019-04-18 | 1 | -1/+1 |
* | monitor: Clean up how monitor_disas() funnels output to monitor | Markus Armbruster | 2019-04-18 | 1 | -1/+2 |
* | disas: Add RISC-V support | Alistair Francis | 2018-12-25 | 1 | -2/+8 |
* | disas.c: Use address_space_read() to read memory | Peter Maydell | 2018-12-14 | 1 | -1/+4 |
* | RISC-V Disassembler | Michael Clark | 2018-03-06 | 1 | -0/+2 |
* | disas: Dump insn bytes along with capstone disassembly | Richard Henderson | 2017-11-09 | 1 | -12/+84 |
* | disas: Remove monitor_disas_is_physical | Richard Henderson | 2017-10-25 | 1 | -12/+4 |
* | ppc: Support Capstone in disas_set_info | Richard Henderson | 2017-10-25 | 1 | -0/+4 |
* | arm: Support Capstone in disas_set_info | Richard Henderson | 2017-10-25 | 1 | -0/+3 |
* | i386: Support Capstone in disas_set_info | Richard Henderson | 2017-10-25 | 1 | -0/+4 |
* | disas: Support the Capstone disassembler library | Richard Henderson | 2017-10-25 | 1 | -13/+206 |
* | disas: Remove unused flags arguments | Richard Henderson | 2017-10-25 | 1 | -11/+4 |
* | target/ppc: Convert to disas_set_info hook | Richard Henderson | 2017-10-25 | 1 | -33/+0 |
* | target/i386: Convert to disas_set_info hook | Richard Henderson | 2017-10-25 | 1 | -20/+2 |
* | disas: Always initialize read_memory_inner_func properly | Thomas Huth | 2017-10-12 | 1 | -1/+0 |
* | 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 |