commit | 5c2891601ccdaa41427187ef95bc25c828b355e4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun May 04 11:19:17 2025 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 28 08:08:48 2025 +0100 |
tree | 24fa99493c25cc57fa98afaba1b1e86175da4930 | |
parent | 90f80e4b0fedfc78163c1c112bb74ccbfcae2365 [diff] |
accel/tcg: Assert TCGCPUOps.pointer_wrap is set All targets now provide the function, so we can make the call unconditional. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>