On 3/20/25 15:29, Pierrick Bouvier wrote:
We prepare to remove cpu.h from cpu-all.h, which will transitively
remove it from accel/tcg/tb-internal.h, and thus from most of tcg
compilation units.
Note: this was caught by a test regression for s390x-softmmu.
Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org>
---
include/exec/poison.h | 1 +
accel/tcg/tb-maint.c | 1 +
accel/tcg/user-exec.c | 1 +
3 files changed, 3 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~