]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Restrict semihosting tests to system mode
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 16 Mar 2025 22:48:07 +0000 (15:48 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:29 +0000 (14:08 -0700)
commit695e7f6026c4ed8a1a50cd26d3199fc4f4d9b3a5
tree7808d8d3f32ed8101f9af21b42609e023174ec73
parent1a1567b1747ef46fca2dfa8c22c2262a2e8f6d6c
target/mips: Restrict semihosting tests to system mode

We do not set CONFIG_SEMIHOSTING in
configs/targets/mips*-linux-user.mak.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/cpu.c