index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
disas
/
disas.h
Age
Commit message (
Expand
)
Author
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
disas: Split disas.c
Richard Henderson
2023-05-11
disas: Remove target-specific headers
Richard Henderson
2023-05-11
disas: Remove target_ulong from the interface
Richard Henderson
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini