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
/
tcg
/
tci
/
tcg-target.inc.c
Age
Commit message (
Expand
)
Author
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
2018-06-15
tcg: Reduce max TB opcode count
Richard Henderson
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
2017-02-03
tci: Remove invalid assertions
Stefan Weil
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2016-09-16
tcg/tci: Add support for fence
Pranith Kumar
2016-07-05
tcg: Optimize spills of constants
Richard Henderson
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-12
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell