summaryrefslogtreecommitdiff
path: root/plugins/api.c
AgeCommit message (Expand)Author
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-03-17plugins: getting qemu_plugin_get_hwaddr only expose one function prototypeYonggang Luo
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-02-18accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée
2021-02-18plugins: add API to return a name for a IO deviceAlex Bennée
2020-05-15qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé
2020-01-15plugins: Include trace/mem.h in api.cRichard Henderson
2019-10-28plugin: add qemu_plugin_outs helperAlex Bennée
2019-10-28plugin: add qemu_plugin_insn_disas helperAlex Bennée
2019-10-28plugins: implement helpers for resolving hwaddrAlex Bennée
2019-10-28plugin: add implementation of the apiAlex Bennée