Re: [PATCH 14/20] target/arm: Implement and enable FEAT_SSVE_BitPerm for -cpu max
Peter Maydell <[email protected]> Tue, 28 Jul 2026 16:37:19 +0100
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA__Qh1KWcuZ9vZTFr7CgFwfP69QGZYntOutKqEh0YK4sQ@mail.gmail.com> |
On Tue, 21 Jul 2026 at 19:50, Richard Henderson <[email protected]> wrote: > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/cpu-features.h | 5 +++++ > linux-user/aarch64/elfload.c | 1 + > target/arm/tcg/cpu64.c | 1 + > target/arm/tcg/translate-sve.c | 12 ++++++------ > docs/system/arm/emulation.rst | 1 + > 5 files changed, 14 insertions(+), 6 deletions(-) Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM