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