On Thu, Dec 20, 2018 at 12:15 PM Richard Henderson
wrote:
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alistair Francis
Alistair
> ---
>
> At some point we should make this routine be non-optional for
> porting to a new host.
>
>
> r~
>
> ---
> linux-user/host/riscv64/hostdep.h
On 12/20/18 12:40 PM, Peter Maydell wrote:
> On Thu, 20 Dec 2018 at 20:16, Richard Henderson
> wrote:
>>
>> Signed-off-by: Richard Henderson
>> ---
>>
>> 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 wh
On Thu, 20 Dec 2018 at 20:16, Richard Henderson
wrote:
>
> Signed-off-by: Richard Henderson
> ---
>
> 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?
thanks
-- PMM
Signed-off-by: Richard Henderson
---
At some point we should make this routine be non-optional for
porting to a new host.
r~
---
linux-user/host/riscv64/hostdep.h | 23 +++
linux-user/host/riscv64/safe-syscall.inc.S | 77 ++
2 files changed, 100 insertions(+)