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
/
s390
/
tcg-target.inc.c
Age
Commit message (
Expand
)
Author
2017-06-05
tcg/s390: Implement goto_ptr
Richard Henderson
2017-01-13
tcg/s390: Fix merge error with facilities
Richard Henderson
2017-01-10
tcg/s390: Handle clz opcode
Richard Henderson
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
2017-01-10
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2016-12-23
tcg/s390: Remove 'R' constraint
Richard Henderson
2016-12-23
tcg/s390: Fix setcond expansion
Richard Henderson
2016-09-16
tcg/s390: Add support for fence
Pranith Kumar
2016-09-16
tcg: Support arbitrary size + alignment
Richard Henderson
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
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
tcg/s390: 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