qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs
@ 2024-08-14 13:39 Philippe Mathieu-Daudé
  2024-08-14 13:39 ` [PATCH-for-9.1 1/4] linux-user/mips: Do not try to use removed R5900 CPU Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-08-14 13:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: Jiaxun Yang, Laurent Vivier, Richard Henderson, YunQiang Su,
	Philippe Mathieu-Daudé

Improve CPU type selection:
- Remove R5900
- Cover Octeon / R2 / Loongson*

Philippe Mathieu-Daudé (4):
  linux-user/mips: Do not try to use removed R5900 CPU
  linux-user/mips: Select Octeon68XX CPU for Octeon binaries
  linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
  linux-user/mips: Select Loongson CPU for Loongson binaries

 linux-user/mips/target_elf.h   |  3 ---
 linux-user/mips64/target_elf.h | 24 ++++++++++++++++++++----
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-08-15  9:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 13:39 [PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs Philippe Mathieu-Daudé
2024-08-14 13:39 ` [PATCH-for-9.1 1/4] linux-user/mips: Do not try to use removed R5900 CPU Philippe Mathieu-Daudé
2024-08-14 22:15   ` Richard Henderson
2024-08-14 13:39 ` [PATCH-for-9.1 2/4] linux-user/mips: Select Octeon68XX CPU for Octeon binaries Philippe Mathieu-Daudé
2024-08-14 22:17   ` Richard Henderson
2024-08-14 13:39 ` [PATCH-for-9.1 3/4] linux-user/mips: Select MIPS64R2-generic for Rel2 binaries Philippe Mathieu-Daudé
2024-08-14 22:19   ` Richard Henderson
2024-08-14 13:39 ` [PATCH-for-9.1? 4/4] linux-user/mips: Select Loongson CPU for Loongson binaries Philippe Mathieu-Daudé
2024-08-14 22:19   ` Richard Henderson
2024-08-15  9:22 ` [PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).