qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 28/30] linux-user: Add safe syscall handling for loongarch


From: Richard Henderson
Subject: Re: [PATCH v2 28/30] linux-user: Add safe syscall handling for loongarch64 hosts
Date: Wed, 22 Sep 2021 09:39:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/21/21 1:19 PM, WANG Xuerui wrote:
Signed-off-by: WANG Xuerui<git@xen0n.name>
---
  linux-user/host/loongarch64/hostdep.h         | 34 ++++++++
  .../host/loongarch64/safe-syscall.inc.S       | 80 +++++++++++++++++++
  2 files changed, 114 insertions(+)
  create mode 100644 linux-user/host/loongarch64/hostdep.h
  create mode 100644 linux-user/host/loongarch64/safe-syscall.inc.S

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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