Re: [PATCH 6/6] target/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu max

Peter Maydell <[email protected]> Tue, 28 Jul 2026 14:44:16 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA-quyjPnt-idF0Q-hLoPwUEpmsW117ULa5T4KEg5ML5wA@mail.gmail.com>
On Sun, 19 Jul 2026 at 18:50, Richard Henderson
<[email protected]> wrote:
>
> These features are tied together if both SVE and SME are enabled.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  linux-user/aarch64/elfload.c  | 2 ++
>  target/arm/tcg/cpu64.c        | 5 +++--
>  docs/system/arm/emulation.rst | 2 ++
>  3 files changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM