summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* plugins: Include trace/mem.h in api.cRichard Henderson2020-01-161-0/+1
* tcg plugins: expose an API version conceptAlex Bennée2019-11-122-0/+23
* plugin: add qemu_plugin_outs helperAlex Bennée2019-10-282-0/+9
* plugin: add qemu_plugin_insn_disas helperAlex Bennée2019-10-282-1/+9
* plugin: expand the plugin_init function to include an info blockAlex Bennée2019-10-281-4/+19
* plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota2019-10-283-0/+54
* plugins: implement helpers for resolving hwaddrAlex Bennée2019-10-281-0/+49
* plugin: add implementation of the apiAlex Bennée2019-10-282-0/+278
* plugin: add core codeEmilio G. Cota2019-10-284-0/+967