]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Apr 2025 16:45:48 +0000 (09:45 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 19:45:05 +0000 (12:45 -0700)
commit54bd0b135e53d3afe666c5c960d7b2a0c1767bf4
treea35560956f5d69a5f138ce3a379a6e431c533d37
parentdfda9281266d57899dc03fc613a25587babd67aa
accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target

Move the declarations of these functions out of exec/exec-all.h
to accel/tcg/internal-common.h.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/internal-common.h
include/exec/exec-all.h