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