index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
helper-head.h
Age
Commit message (
Expand
)
Author
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
2018-12-26
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-03-01
include/exec/helper-head.h: support f16 in helper calls
Alex Bennée
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2016-02-23
include: Clean up includes
Peter Maydell
2014-05-28
tcg: Move size effects out of dh_arg
Richard Henderson
2014-05-28
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
2014-05-28
tcg: Move side effects out of dh_sizemask
Richard Henderson
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson