index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
plugin-gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
1
-11
/
+11
2022-02-09
plugins: move reset of plugin data to tb_start
Alex Bennée
1
-11
/
+20
2021-11-04
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
1
-2
/
+1
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
1
-72
/
+85
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
1
-3
/
+2
2021-06-19
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
1
-4
/
+4
2021-06-19
accel/tcg/plugin-gen: Drop inline markers
Richard Henderson
1
-7
/
+5
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
1
-1
/
+2
2021-02-18
accel/tcg/plugin-gen: fix the call signature for inline callbacks
Alex Bennée
1
-21
/
+11
2021-01-13
tcg: Use tcg_constant_{i32,i64} with tcg plugins
Richard Henderson
1
-27
/
+22
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
1
-0
/
+932