]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 20:10:45 +0000 (13:10 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 19:45:05 +0000 (12:45 -0700)
commit7fa0f4a70c1550380b2a3ee1330f70ce6ee98072
tree7d93b730940b4f8e92bf1921f14dc54b24edd824
parent072e057ed90d6bbc4f01ac04e627e63f275f57f0
accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast

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/cputlb.c
accel/tcg/tb-internal.h
accel/tcg/tb-maint.c