Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-15 | plugins: Include trace/mem.h in api.c | Richard Henderson | 1 | -0/+1 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 2 | -0/+23 |
2019-10-28 | plugin: add qemu_plugin_outs helper | Alex Bennée | 2 | -0/+9 |
2019-10-28 | plugin: add qemu_plugin_insn_disas helper | Alex Bennée | 2 | -1/+9 |
2019-10-28 | plugin: expand the plugin_init function to include an info block | Alex Bennée | 1 | -4/+19 |
2019-10-28 | plugin: add API symbols to qemu-plugins.symbols | Emilio G. Cota | 3 | -0/+54 |
2019-10-28 | plugins: implement helpers for resolving hwaddr | Alex Bennée | 1 | -0/+49 |
2019-10-28 | plugin: add implementation of the api | Alex Bennée | 2 | -0/+278 |
2019-10-28 | plugin: add core code | Emilio G. Cota | 4 | -0/+967 |