From: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, philmd@oss.qualcomm.com
Subject: Re: [PATCH v4 1/6] target/arm: Move -cpu max stuff out of cpu32.c
Date: Thu, 27 Aug 2026 15:50:53 -0700 [thread overview]
Message-ID: <b3609e37-cd97-4f7e-8d84-9b6e2feeced5@oss.qualcomm.com> (raw)
In-Reply-To: <20260827041557.775080-2-richard.henderson@linaro.org>
On 8/26/2026 9:15 PM, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/cpu-max-v8.c | 117 ++++++++++++++++++++++++++++++++++++
> target/arm/tcg/cpu32.c | 111 ----------------------------------
> target/arm/tcg/meson.build | 1 +
> 3 files changed, 118 insertions(+), 111 deletions(-)
> create mode 100644 target/arm/tcg/cpu-max-v8.c
>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
next prev parent reply other threads:[~2026-08-27 22:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-27 4:15 [PATCH v4 0/6] target/arm: Introduce cpu types max-v8 and max-v9 Richard Henderson
2026-08-27 4:15 ` [PATCH v4 1/6] target/arm: Move -cpu max stuff out of cpu32.c Richard Henderson
2026-08-27 22:50 ` Pierrick Bouvier [this message]
2026-08-28 9:43 ` Philippe Mathieu-Daudé
2026-08-27 4:15 ` [PATCH v4 2/6] target/arm: Build cpu32.c once in system mode Richard Henderson
2026-08-27 16:37 ` Pierrick Bouvier
2026-08-28 7:28 ` Philippe Mathieu-Daudé
2026-08-27 4:15 ` [PATCH v4 3/6] target/arm: Rename and adjust aarch32_max_v8_tcg_initfn Richard Henderson
2026-08-27 4:15 ` [PATCH v4 4/6] target/arm: Introduce cpu types max-v8 and max-v9 Richard Henderson
2026-08-27 15:37 ` Peter Maydell
2026-08-28 7:30 ` Philippe Mathieu-Daudé
2026-08-27 4:15 ` [PATCH v4 5/6] target/arm: Use -cpu max-v8 with aarch64=off Richard Henderson
2026-08-27 4:15 ` [PATCH v4 6/6] target/arm: Separate cpu types max-v8 and max-v9 Richard Henderson
2026-08-27 15:36 ` Peter Maydell
2026-08-28 7:33 ` 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=b3609e37-cd97-4f7e-8d84-9b6e2feeced5@oss.qualcomm.com \
--to=pierrick.bouvier@oss.qualcomm.com \
--cc=philmd@oss.qualcomm.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.