Age | Commit message (Expand) | Author |
---|---|---|
2023-10-11 | plugins: Set final instruction count in plugin_gen_tb_end | Matt Borgerson |
2023-06-05 | plugins: Drop unused headers from exec/plugin-gen.h | Richard Henderson |
2023-06-05 | plugins: Move plugin_insn_append to translator.c | Richard Henderson |
2023-05-16 | accel/tcg: Widen plugin_gen_empty_mem_callback to i64 | Richard Henderson |
2023-01-08 | include: Include headers where needed | Markus Armbruster |
2022-10-03 | accel/tcg: Use DisasContextBase in plugin_gen_tb_start | Richard Henderson |
2021-11-04 | plugins: try and make plugin_insn_append more ergonomic | Alex Bennée |
2021-02-18 | accel/tcg: allow plugin instrumentation to be disable via cflags | Alex Bennée |
2019-10-28 | plugin-gen: add plugin_insn_append | Emilio G. Cota |
2019-10-28 | plugin-gen: add module for TCG-related code | Emilio G. Cota |