]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/hw/core/cpu: Widen MMUIdxMap
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Oct 2025 21:55:15 +0000 (14:55 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Oct 2025 09:42:12 +0000 (10:42 +0100)
commite1e2f08b431890c757e8dffc760c2719e9577f86
tree95aa07105530652449c41574b574d772ca617ea6
parentd182123974c4377757d50ce93108daef687a8951
include/hw/core/cpu: Widen MMUIdxMap

Widen MMUIdxMap to 32 bits.  Do not yet expand NB_MMU_MODES,
but widen the map type in preparation.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
accel/tcg/cputlb.c
include/hw/core/cpu.h