]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user/mips: Select M14Kc CPU to run microMIPS binaries
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 14 Aug 2025 06:41:26 +0000 (08:41 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 6 Sep 2025 20:59:17 +0000 (23:59 +0300)
commit2c2da6ecf81ccdebcd730356047844301800a761
tree192c38c973467689754dfae142767e6b72253234
parent2d035553f30e39f0122d583e4f1121dafeb9a6e3
linux-user/mips: Select M14Kc CPU to run microMIPS binaries

The M14Kc is our latest CPU supporting the microMIPS ASE.

Note, currently QEMU doesn't have 64-bit CPU supporting microMIPS ASE.

Cc: qemu-stable@nongnu.org
Fixes: 3c824109da0 ("target-mips: microMIPS ASE support")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3054
Reported-by: Justin Applegate <justink.applegate@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250814070650.78657-4-philmd@linaro.org>
(cherry picked from commit 51c3aebfda6489b49cebef593a1ceb597cb97a7e)
(Mjt: in 10.1 and before, the code is in linux-user/mips/target_elf.h)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
linux-user/mips/target_elf.h