On 21 June 2018 at 02:53, Richard Henderson
wrote:
> We've already added the helpers with an SVE patch, all that remains
> is to wire up the aa64 and aa32 translators. Enable the feature
> within -cpu max for CONFIG_USER_ONLY.
>
> Signed-off-by: Richard Henderson
> ---
Reviewed-by: Peter Maydel
We've already added the helpers with an SVE patch, all that remains
is to wire up the aa64 and aa32 translators. Enable the feature
within -cpu max for CONFIG_USER_ONLY.
Signed-off-by: Richard Henderson
---
target/arm/cpu.h | 1 +
linux-user/elfload.c | 1 +
target/arm/cpu.c