aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/qemu-plugin.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-12tcg plugins: expose an API version conceptAlex Bennée1-0/+19
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée1-0/+6
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée1-0/+9
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée1-2/+24
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée1-0/+8
2019-10-28plugin: add implementation of the apiAlex Bennée1-3/+0
2019-10-28plugin: add user-facing APIEmilio G. Cota1-0/+351