On 11/14/24 00:29, Thomas Huth wrote:
On 14/11/2024 02.12, Philippe Mathieu-Daudé wrote:TARGET_PAGE_BITS is defined in "exec/cpu-defs.h".Actually, it's rather defined in cpu-param.h, but that header gets included from cpu- defs.h, so the patch is fine. But maybe adjust the commit message to avoid confusion?
+1. With that, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~