aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-11-12tcg plugins: expose an API version conceptAlex Bennée2-0/+23
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée2-0/+9
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée2-1/+9
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée1-4/+19
2019-10-28plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota3-0/+54
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée1-0/+49
2019-10-28plugin: add implementation of the apiAlex Bennée2-0/+278
2019-10-28plugin: add core codeEmilio G. Cota4-0/+967