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-gen.h
Age
Commit message (
Expand
)
Author
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2014-08-12
trace: [tcg] Include TCG-tracing helpers
LluĂs Vilanova
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: Inline tcg_gen_helperN
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