index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
qemu-plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Fixes typo in qemu-plugin.h
Yonggang Luo
2021-03-17
1
-2
/
+2
*
plugins: expand kernel-doc for memory query and instrumentation
Alex Bennée
2021-03-17
1
-6
/
+30
*
plugins: expand kernel-doc for instruction query and instrumentation
Alex Bennée
2021-03-17
1
-2
/
+51
*
plugins: expand inline exec kernel-doc documentation.
Alex Bennée
2021-03-17
1
-1
/
+11
*
plugins: add qemu_plugin_id_t to kernel-doc
Alex Bennée
2021-03-17
1
-0
/
+3
*
plugins: add qemu_plugin_cb_flags to kernel-doc
Alex Bennée
2021-03-17
1
-3
/
+13
*
plugins: expand the typedef kernel-docs for translation
Alex Bennée
2021-03-17
1
-10
/
+13
*
plugins: expand the callback typedef kernel-docs
Alex Bennée
2021-03-17
1
-3
/
+22
*
plugins: cleanup kernel-doc for qemu_plugin_install
Alex Bennée
2021-03-17
1
-6
/
+6
*
plugins: expand kernel-doc for qemu_info_t
Alex Bennée
2021-03-17
1
-7
/
+15
*
plugins: Expose physical addresses instead of device offsets
Aaron Lindsay
2021-03-17
1
-7
/
+25
*
plugins: add API to return a name for a IO device
Alex Bennée
2021-02-18
1
-0
/
+6
*
qemu-plugin.h: remove GCC < 4
Marc-André Lureau
2020-12-15
1
-7
/
+2
*
qemu-plugin.h: add missing include <stddef.h> to define size_t
Emilio G. Cota
2020-06-08
1
-0
/
+1
*
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
tcg plugins: expose an API version concept
Alex Bennée
2019-11-12
1
-0
/
+19
*
plugin: add qemu_plugin_outs helper
Alex Bennée
2019-10-28
1
-0
/
+6
*
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2019-10-28
1
-0
/
+9
*
plugin: expand the plugin_init function to include an info block
Alex Bennée
2019-10-28
1
-2
/
+24
*
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
1
-0
/
+8
*
plugin: add implementation of the api
Alex Bennée
2019-10-28
1
-3
/
+0
*
plugin: add user-facing API
Emilio G. Cota
2019-10-28
1
-0
/
+351