qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/6] linux-user: Check is_hostfd in do_syscall


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 3/6] linux-user: Check is_hostfd in do_syscall
Date: Fri, 1 Jun 2018 22:52:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Le 01/06/2018 à 00:49, Richard Henderson a écrit :
> This is the vast majority of all fd inputs, but not all.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  linux-user/syscall.c | 303 +++++++++++++++++++++++++++++++++++++++----
>  1 file changed, 280 insertions(+), 23 deletions(-)

Reviewed-by: Laurent Vivier <address@hidden>



reply via email to

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