qemu/plugins
Philippe Mathieu-Daudé f4f826c0e0 accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
"exec/cpu-common.h" is meant to contain the declarations
related to CPU usable with any accelerator / target
combination.

tcg_flush_jmp_cache() is specific to TCG, so restrict its
declaration by moving it to "exec/tb-flush.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230918104153.24433-2-philmd@linaro.org>
2023-11-07 12:13:27 +01:00
..
api.c plugin: Simplify struct qemu_plugin_hwaddr 2023-09-16 14:57:15 +00:00
core.c accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 2023-11-07 12:13:27 +01:00
loader.c plugins/loader: Clean up global variable shadowing 2023-10-06 13:27:48 +02:00
meson.build configure, meson: move --enable-plugins to meson 2023-09-07 13:32:37 +02:00
plugin.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
qemu-plugins.symbols plugins: add helper functions for coverage plugins 2022-02-09 12:08:42 +00:00