summaryrefslogtreecommitdiffstats
path: root/include/qemu/qemu-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* plugins: Fixes typo in qemu-plugin.hYonggang Luo2021-03-171-2/+2
* plugins: expand kernel-doc for memory query and instrumentationAlex Bennée2021-03-171-6/+30
* plugins: expand kernel-doc for instruction query and instrumentationAlex Bennée2021-03-171-2/+51
* plugins: expand inline exec kernel-doc documentation.Alex Bennée2021-03-171-1/+11
* plugins: add qemu_plugin_id_t to kernel-docAlex Bennée2021-03-171-0/+3
* plugins: add qemu_plugin_cb_flags to kernel-docAlex Bennée2021-03-171-3/+13
* plugins: expand the typedef kernel-docs for translationAlex Bennée2021-03-171-10/+13
* plugins: expand the callback typedef kernel-docsAlex Bennée2021-03-171-3/+22
* plugins: cleanup kernel-doc for qemu_plugin_installAlex Bennée2021-03-171-6/+6
* plugins: expand kernel-doc for qemu_info_tAlex Bennée2021-03-171-7/+15
* plugins: Expose physical addresses instead of device offsetsAaron Lindsay2021-03-171-7/+25
* 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