]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sh4: Restrict SoftMMU mmu_index() to TCG
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 1 Apr 2025 08:09:32 +0000 (10:09 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:57 +0000 (15:04 -0700)
commit32a84b306fe216986d8c78f60571a073f224e4b2
tree05731d8d31f3b5e2d06fcdd7caf7d7116534924b
parent96a786ed038f015c4f6293e2b3a641941a0e9f19
target/sh4: Restrict SoftMMU mmu_index() to TCG

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250401080938.32278-20-philmd@linaro.org>
target/sh4/cpu.c