From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Jiaxun Yang" <jiaxun.yang@flygoat.com>,
"Laurent Vivier" <laurent@vivier.eu>,
"Richard Henderson" <richard.henderson@linaro.org>,
"YunQiang Su" <syq@debian.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs
Date: Wed, 14 Aug 2024 15:39:24 +0200 [thread overview]
Message-ID: <20240814133928.6746-1-philmd@linaro.org> (raw)
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
next reply other threads:[~2024-08-14 13:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 13:39 Philippe Mathieu-Daudé [this message]
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é
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240814133928.6746-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=jiaxun.yang@flygoat.com \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=syq@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).