Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-04 | plugins: try and make plugin_insn_append more ergonomic | Alex Bennée | 1 | -2/+5 |
2021-10-05 | plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb | Richard Henderson | 1 | -2/+24 |
2021-07-23 | tcg/plugins: implement a qemu_plugin_user_exit helper | Alex Bennée | 1 | -0/+12 |
2021-06-19 | plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb | Richard Henderson | 1 | -1/+0 |
2021-02-18 | accel/tcg: allow plugin instrumentation to be disable via cflags | Alex Bennée | 1 | -0/+4 |
2020-12-15 | plugin: propagate errors | Paolo Bonzini | 1 | -2/+2 |
2020-05-15 | qemu/plugin: Move !CONFIG_PLUGIN stubs altogether | Philippe Mathieu-Daudé | 1 | -18/+15 |
2020-05-15 | qemu/plugin: Trivial code movement | Philippe Mathieu-Daudé | 1 | -16/+16 |
2019-10-28 | plugin: add core code | Emilio G. Cota | 1 | -0/+255 |