summaryrefslogtreecommitdiffstats
path: root/include/qemu/qemu-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* tcg plugins: expose an API version conceptAlex Bennée2019-11-121-0/+19
* plugin: add qemu_plugin_outs helperAlex Bennée2019-10-281-0/+6
* plugin: add qemu_plugin_insn_disas helperAlex Bennée2019-10-281-0/+9
* plugin: expand the plugin_init function to include an info blockAlex Bennée2019-10-281-2/+24
* plugins: implement helpers for resolving hwaddrAlex Bennée2019-10-281-0/+8
* plugin: add implementation of the apiAlex Bennée2019-10-281-3/+0Star
* plugin: add user-facing APIEmilio G. Cota2019-10-281-0/+351