]> Git Repo - qemu.git/commit - linux-user/elfload.c
linux-user: Set ELF_BASE_PLATFORM for MIPS
authorJiaxun Yang <[email protected]>
Wed, 3 Aug 2022 10:30:09 +0000 (11:30 +0100)
committerLaurent Vivier <[email protected]>
Tue, 27 Sep 2022 11:19:05 +0000 (13:19 +0200)
commitfbf47c18aa8687b1c6a929fbcd8bb36dfc386454
tree20957cdd7bb1be51cd9a85c778db4cc3a087c370
parentfcdc0ab4b4d09bac65c192726af1c1bcb28de8e4
linux-user: Set ELF_BASE_PLATFORM for MIPS

Match most appropriate base platform string based on insn_flags.
Logic is aligned with aligned with set_isa() from
arch/mips/kernel/cpu-probe.c in Linux kernel.

Signed-off-by: Jiaxun Yang <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20220803103009[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/elfload.c
This page took 0.024426 seconds and 4 git commands to generate.