Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugin: add qemu_plugin_outs helper | Alex Bennée | 2019-10-28 | 2 | -0/+9 |
* | plugin: add qemu_plugin_insn_disas helper | Alex Bennée | 2019-10-28 | 2 | -1/+9 |
* | plugin: expand the plugin_init function to include an info block | Alex Bennée | 2019-10-28 | 1 | -4/+19 |
* | plugin: add API symbols to qemu-plugins.symbols | Emilio G. Cota | 2019-10-28 | 3 | -0/+54 |
* | plugins: implement helpers for resolving hwaddr | Alex Bennée | 2019-10-28 | 1 | -0/+49 |
* | plugin: add implementation of the api | Alex Bennée | 2019-10-28 | 2 | -0/+278 |
* | plugin: add core code | Emilio G. Cota | 2019-10-28 | 4 | -0/+967 |