Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 1 | -0/+19 |
2019-10-28 | plugin: add qemu_plugin_outs helper | Alex Bennée | 1 | -0/+6 |
2019-10-28 | plugin: add qemu_plugin_insn_disas helper | Alex Bennée | 1 | -0/+9 |
2019-10-28 | plugin: expand the plugin_init function to include an info block | Alex Bennée | 1 | -2/+24 |
2019-10-28 | plugins: implement helpers for resolving hwaddr | Alex Bennée | 1 | -0/+8 |
2019-10-28 | plugin: add implementation of the api | Alex Bennée | 1 | -3/+0 |
2019-10-28 | plugin: add user-facing API | Emilio G. Cota | 1 | -0/+351 |