index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
1
-0
/
+3
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
1
-275
/
+0
2020-10-03
disas: Configure capstone for aarch64 host without libvixl
Richard Henderson
1
-2
/
+4
2020-10-03
disas: Cleanup plugin_disas
Richard Henderson
1
-36
/
+19
2020-10-03
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
1
-55
/
+0
2020-10-03
disas: Clean up CPUDebug initialization
Richard Henderson
1
-179
/
+151
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
1
-20
/
+9
2020-06-10
disas: Let disas::read_memory() handler return EIO on error
Philippe Mathieu-Daudé
1
-5
/
+8
2020-05-15
disas: add optional note support to cap_disas
Alex Bennée
1
-8
/
+15
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
1
-4
/
+10
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
1
-0
/
+110
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
1
-1
/
+1
2019-04-18
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
1
-1
/
+2
2018-12-26
disas: Add RISC-V support
Alistair Francis
1
-2
/
+8
2018-12-14
disas.c: Use address_space_read() to read memory
Peter Maydell
1
-1
/
+4
2018-03-07
RISC-V Disassembler
Michael Clark
1
-0
/
+2
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
1
-12
/
+84
2017-10-25
disas: Remove monitor_disas_is_physical
Richard Henderson
1
-12
/
+4
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+4
2017-10-25
arm: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+3
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+4
2017-10-25
disas: Support the Capstone disassembler library
Richard Henderson
1
-13
/
+206
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-11
/
+4
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
1
-33
/
+0
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
1
-20
/
+2
2017-10-12
disas: Always initialize read_memory_inner_func properly
Thomas Huth
1
-1
/
+0
2017-09-05
tcg: Remove support for ia64 as host
Richard Henderson
1
-2
/
+0
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
1
-0
/
+1
2017-01-22
Revert "Remove remainders of HPPA backend"
Richard Henderson
1
-0
/
+2
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-2
/
+0
2016-02-04
all: Clean up includes
Peter Maydell
1
-2
/
+1
2015-10-22
disas: QOMify alpha specific disas setup
Peter Crosthwaite
1
-5
/
+0
2015-10-22
disas: QOMify mips specific disas setup
Peter Crosthwaite
1
-12
/
+0
2015-10-22
disas: QOMify sh4 specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify lm32 specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify sparc specific disas setup
Peter Crosthwaite
1
-10
/
+0
2015-10-22
disas: QOMify m68k specific disas setup
Peter Crosthwaite
1
-4
/
+0
2015-10-22
disas: QOMify moxie specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify s390x specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
1
-10
/
+0
2015-08-14
disas: Defeature print_target_address
Peter Crosthwaite
1
-10
/
+2
2015-07-09
disas: cris: QOMify target specific disas setup
Peter Crosthwaite
1
-8
/
+0
2015-07-09
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
1
-3
/
+0
2015-07-09
disas: arm: QOMify target specific disas setup
Peter Crosthwaite
1
-32
/
+0
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
1
-4
/
+18
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
1
-35
/
+33
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-7
/
+7
2014-06-16
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
Tom Musta
1
-2
/
+12
2014-06-16
target-ppc: Fix target_disas
Tom Musta
1
-3
/
+4
[next]