aboutsummaryrefslogtreecommitdiff
path: root/plugins/api.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-15qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé1-2/+2
2020-01-15plugins: Include trace/mem.h in api.cRichard Henderson1-0/+1
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée1-0/+8
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée1-1/+8
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée1-0/+49
2019-10-28plugin: add implementation of the apiAlex Bennée1-0/+277