Age | Commit message (Expand) | Author |
2023-03-20 | replace TABs with spaces | Yeqi Fu |
2023-02-10 | remove unnecessary extern "C" blocks | Paolo Bonzini |
2022-06-06 | target/loongarch: Add disassembler | Song Gao |
2022-05-09 | disas: Remove old libopcode ppc disassembler | Thomas Huth |
2022-05-09 | disas: Remove old libopcode i386 disassembler | Thomas Huth |
2022-05-09 | disas: Remove old libopcode arm disassembler | Thomas Huth |
2022-05-04 | disas: Remove old libopcode s390 disassembler | Thomas Huth |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-01-08 | target/riscv: setup everything for rv64 to support rv128 execution | Frédéric Pétrot |
2021-10-22 | disas/nios2: Simplify endianess conversion | Philippe Mathieu-Daudé |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-05-10 | include/disas/dis-asm.h: Handle being included outside 'extern "C"' | Peter Maydell |
2021-02-18 | Hexagon (disas) disassembler | Taylor Simpson |
2021-01-07 | disas: Push const down through host disassembly | Richard Henderson |
2020-10-03 | disas: Split out capstone code to disas/capstone.c | Richard Henderson |
2020-10-03 | disas: Use qemu/bswap.h for bfd endian loads | Richard Henderson |
2020-10-03 | disas: Clean up CPUDebug initialization | Richard Henderson |
2020-07-11 | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik |
2020-03-19 | target/rx: RX disassembler | Yoshinori Sato |
2020-01-29 | disas: Add a field for target-dependant data to disassemble_info | Aleksandar Markovic |
2019-06-12 | Clean up a few header guard symbols | Markus Armbruster |
2019-04-18 | include: Move fprintf_function to disas/ | Markus Armbruster |
2019-04-18 | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h | Markus Armbruster |