index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
plugin.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
2024-04-30
1
-39
/
+0
*
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
2024-04-30
1
-0
/
+1
*
plugins: Simplify callback queues
Richard Henderson
2024-04-30
1
-24
/
+11
*
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
2024-04-30
1
-1
/
+0
*
plugins: Create TCGHelperInfo for all out-of-line callbacks
Richard Henderson
2024-04-30
1
-0
/
+1
*
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
2024-04-30
1
-1
/
+3
*
plugins: Include missing 'qemu/bitmap.h' header
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+1
*
plugins: add inline operation per vcpu
Pierrick Bouvier
2024-03-06
1
-0
/
+1
*
plugins: scoreboard API
Pierrick Bouvier
2024-03-06
1
-0
/
+6
*
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
1
-0
/
+13
*
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
1
-0
/
+1
*
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-2
/
+2
*
include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
Richard Henderson
2023-03-22
1
-1
/
+5
*
include/qemu: Split out plugin-event.h
Richard Henderson
2023-03-22
1
-16
/
+1
*
include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
Richard Henderson
2023-03-22
1
-4
/
+0
*
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2023-02-02
1
-0
/
+4
*
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2023-02-02
1
-0
/
+7
*
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
1
-0
/
+24
*
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
2021-11-04
1
-2
/
+5
*
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-05
1
-2
/
+24
*
tcg/plugins: implement a qemu_plugin_user_exit helper
Alex Bennée
2021-07-23
1
-0
/
+12
*
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
2021-06-19
1
-1
/
+0
*
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2021-02-18
1
-0
/
+4
*
plugin: propagate errors
Paolo Bonzini
2020-12-15
1
-2
/
+2
*
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
Philippe Mathieu-Daudé
2020-05-15
1
-18
/
+15
*
qemu/plugin: Trivial code movement
Philippe Mathieu-Daudé
2020-05-15
1
-16
/
+16
*
plugin: add core code
Emilio G. Cota
2019-10-28
1
-0
/
+255