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