On Thu, Aug 14, 2025 at 09:06:47AM +0200, Philippe Mathieu-Daudé wrote:
> We weren't parsing MIPS ASE in the ELF header, so couldn't
> automatically pick an appropriate CPU.
> 
> Since we'll have a rc4, I propose these sensible patches
> for 10.1, but both ASEs are available since 15 years in QEMU,
> so this isn't something broken since the latest release, and
> I don't mind holding it for 10.2.

Starting from -rc3 onwards I prefer to merge only release blockers.
Other bug fixes should wait for the next release because non-essential
fixes might introduce issues that cause the release schedule to slip.

Thanks,
Stefan

> 
> Regards,
> 
> Phil.
> 
> Philippe Mathieu-Daudé (3):
>   elf: Add EF_MIPS_ARCH_ASE definitions
>   linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
>   linux-user/mips: Select M14Kc CPU to run microMIPS binaries
> 
>  include/elf.h                | 7 +++++++
>  linux-user/mips/target_elf.h | 6 ++++++
>  2 files changed, 13 insertions(+)
> 
> -- 
> 2.49.0
> 
> 

Attachment: signature.asc
Description: PGP signature

Reply via email to