All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, pierrick.bouvier@oss.qualcomm.com
Subject: Re: [PATCH v4 6/6] target/arm: Separate cpu types max-v8 and max-v9
Date: Fri, 28 Aug 2026 09:33:36 +0200	[thread overview]
Message-ID: <f7e9a7a1-b702-4f33-8c69-c66fa3cb3fc4@oss.qualcomm.com> (raw)
In-Reply-To: <20260827041557.775080-7-richard.henderson@linaro.org>

On 27/8/26 06:15, Richard Henderson wrote:
> Do not include v9-only features in "max-v8".
> Do not include the prohibited v8 features in "max-v9".
> In aarch64 tcg mode, define "max" as "max-v9".
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   target/arm/internals.h        |   3 +-
>   target/arm/cpu-max.c          |   2 +-
>   target/arm/tcg/cpu-max-v8.c   |   2 +-
>   target/arm/tcg/cpu64.c        | 160 ++++++++++++++++++++++------------
>   target/arm/tcg/stubs32.c      |   7 +-
>   docs/system/arm/emulation.rst |  13 ++-
>   6 files changed, 128 insertions(+), 59 deletions(-)

Thank you for the help with this! LGTM:

Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>


      parent reply	other threads:[~2026-08-28  7:34 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
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é [this message]

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=f7e9a7a1-b702-4f33-8c69-c66fa3cb3fc4@oss.qualcomm.com \
    --to=philmd@oss.qualcomm.com \
    --cc=pierrick.bouvier@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.