]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 27 Mar 2025 22:07:09 +0000 (17:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:57 +0000 (15:04 -0700)
commit7b18e3a727f46771f41eb764c2b40cebca81c3de
tree938fa36b4c2a7815416a96b2f456e0887d133aee
parentb103cc6e74ac92f070a0e004bd84334e845c20b5
accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h

Not used by tb-internal.h, but add an include for
target_page.h in tb-maint.c.

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