]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 2 Apr 2025 19:30:39 +0000 (12:30 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 19:45:05 +0000 (12:45 -0700)
commit2e8fe327eb67f90822a3e8a8fb6c914dd573f299
tree7ed3395536784bf23aa28dd5ba677f7c6172019b
parent80e865668d953c012723c3af9fd1ff7258cef864
accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS

Stop taking TARGET_PHYS_ADDR_SPACE_BITS into account.
Simply allow the entire ram_addr_t space.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tb-maint.c