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
/
plugins
/
api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: add helper functions for coverage plugins
Ivanov Arkady
2022-02-09
1
-0
/
+48
*
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-06
1
-8
/
+11
*
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
2021-09-02
1
-0
/
+5
*
plugins: Fix physical address calculation for IO regions
Aaron Lindsay
2021-07-23
1
-1
/
+1
*
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
2021-07-14
1
-2
/
+2
*
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
1
-0
/
+6
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
Yonggang Luo
2021-03-17
1
-5
/
+3
*
plugins: Expose physical addresses instead of device offsets
Aaron Lindsay
2021-03-17
1
-5
/
+12
*
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2021-02-18
1
-11
/
+25
*
plugins: add API to return a name for a IO device
Alex Bennée
2021-02-18
1
-0
/
+20
*
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
2020-05-15
1
-2
/
+2
*
plugins: Include trace/mem.h in api.c
Richard Henderson
2020-01-16
1
-0
/
+1
*
plugin: add qemu_plugin_outs helper
Alex Bennée
2019-10-28
1
-0
/
+8
*
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2019-10-28
1
-1
/
+8
*
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
1
-0
/
+49
*
plugin: add implementation of the api
Alex Bennée
2019-10-28
1
-0
/
+277