qemu/plugins
Richard Henderson 21a3f62ff2 plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
By having the qemu_plugin_cb_flags be recorded in the TCGHelperInfo,
we no longer need to distinguish PLUGIN_CB_REGULAR from
PLUGIN_CB_REGULAR_R, so place all TB callbacks in the same queue.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-04-30 16:12:05 -07:00
..
api.c plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB 2024-04-30 16:12:05 -07:00
core.c plugins: Create TCGHelperInfo for all out-of-line callbacks 2024-04-30 16:12:05 -07:00
loader.c plugins: fix -Werror=maybe-uninitialized false-positive 2024-04-02 16:15:07 +02:00
meson.build configure, meson: rename targetos to host_os 2023-12-31 09:11:29 +01:00
plugin.h plugins: cleanup codepath for previous inline operation 2024-03-06 12:35:50 +00:00
qemu-plugins.symbols plugins: remove non per_vcpu inline operation from API 2024-03-06 12:35:46 +00:00