On 06/05/2019 19:33, Richard Henderson wrote:
This allows us to use a single syscall to initialize them all.
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
target/arm/cpu.h | 12 +++++++-----
linux-user/aarch64/cpu_loop.c | 6 +-----
linux-user/syscall.c | 10 +++++-----
target/arm/helper.c | 20 ++++++++++----------
target/arm/pauth_helper.c | 18 +++++++++---------
5 files changed, 32 insertions(+), 34 deletions(-)
Reviewed-by: Laurent Vivier <lviv...@redhat.com>