aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-01-15plugins: Include trace/mem.h in api.cRichard Henderson
2019-11-12tcg plugins: expose an API version conceptAlex Bennée
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée
2019-10-28plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée
2019-10-28plugin: add implementation of the apiAlex Bennée
2019-10-28plugin: add core codeEmilio G. Cota