qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 21/24] target/arm: Put all PAC keys into a st


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v4 21/24] target/arm: Put all PAC keys into a structure
Date: Tue, 7 May 2019 17:23:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

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é <address@hidden>
Signed-off-by: Richard Henderson <address@hidden>
---
  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 <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]