Re: [PATCH v3 41/60] target/arm: Update qemu-system-arm -cpu max to cortex-a57

2022-04-22 Thread Peter Maydell
On Sun, 17 Apr 2022 at 19:29, Richard Henderson wrote: > > Instead of starting with cortex-a15 and adding v8 features to > a v7 cpu, begin with a v8 cpu stripped of its aarch64 features. > This fixes the long-standing to-do where we only enabled v8 > features for user-only. > > Signed-off-by: Rich

[PATCH v3 41/60] target/arm: Update qemu-system-arm -cpu max to cortex-a57

2022-04-17 Thread Richard Henderson
Instead of starting with cortex-a15 and adding v8 features to a v7 cpu, begin with a v8 cpu stripped of its aarch64 features. This fixes the long-standing to-do where we only enabled v8 features for user-only. Signed-off-by: Richard Henderson --- v2: Create impdef sysregs; only enable short-vecto