]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Restrict SoftMMU mmu_index() to TCG
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 1 Apr 2025 08:09:26 +0000 (10:09 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:57 +0000 (15:04 -0700)
commita433b2194ff32d80e4374f340673c5357984f9a1
treecdbfcdeda0893d43795e6794cf39a13ff21463fd
parent2b08170ffeca77cb0f02a365f536a341dd857a7d
target/mips: 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-14-philmd@linaro.org>
target/mips/cpu.c