Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-19 | plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb | Richard Henderson | 1 | -4/+4 |
2021-06-19 | accel/tcg/plugin-gen: Drop inline markers | Richard Henderson | 1 | -7/+5 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-18 | accel/tcg: allow plugin instrumentation to be disable via cflags | Alex Bennée | 1 | -1/+2 |
2021-02-18 | accel/tcg/plugin-gen: fix the call signature for inline callbacks | Alex Bennée | 1 | -21/+11 |
2021-01-13 | tcg: Use tcg_constant_{i32,i64} with tcg plugins | Richard Henderson | 1 | -27/+22 |
2019-10-28 | plugin-gen: add module for TCG-related code | Emilio G. Cota | 1 | -0/+932 |