summaryrefslogtreecommitdiffstats
path: root/plugins/api.c
Commit message (Expand)AuthorAgeFilesLines
* qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé2020-05-151-2/+2
* plugins: Include trace/mem.h in api.cRichard Henderson2020-01-161-0/+1
* plugin: add qemu_plugin_outs helperAlex Bennée2019-10-281-0/+8
* plugin: add qemu_plugin_insn_disas helperAlex Bennée2019-10-281-1/+8
* plugins: implement helpers for resolving hwaddrAlex Bennée2019-10-281-0/+49
* plugin: add implementation of the apiAlex Bennée2019-10-281-0/+277