summaryrefslogtreecommitdiffstats
path: root/include/qemu/qemu-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* plugins: add API to return a name for a IO deviceAlex Bennée2021-02-181-0/+6
* qemu-plugin.h: remove GCC < 4Marc-André Lureau2020-12-151-7/+2Star
* qemu-plugin.h: add missing include <stddef.h> to define size_tEmilio G. Cota2020-06-081-0/+1
* qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé2020-05-151-1/+1
* 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