[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] linux-user: Add safe_syscall for riscv64 host
From: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH] linux-user: Add safe_syscall for riscv64 host |
Date: |
Thu, 20 Dec 2018 13:14:59 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 |
On 12/20/18 12:40 PM, Peter Maydell wrote:
> On Thu, 20 Dec 2018 at 20:16, Richard Henderson
> <address@hidden> wrote:
>>
>> Signed-off-by: Richard Henderson <address@hidden>
>> ---
>>
>> At some point we should make this routine be non-optional for
>> porting to a new host.
>
> Yes, I agree -- how many hosts do we still have which are
> missing support for it?
Ignoring tci, mips (3 abis), ppc32, sparc (2 abis).
r~