qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/6] linux-user: Add host_fds and manipulators


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 2/6] linux-user: Add host_fds and manipulators
Date: Fri, 1 Jun 2018 22:05:29 +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 allows emulation of guest syscalls to reject
> manipulations to fds used by the host.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  linux-user/qemu.h | 30 ++++++++++++++++++++++++++++++
>  linux-user/main.c | 27 ++++++++++++++++++++++++++-
>  2 files changed, 56 insertions(+), 1 deletion(-)
> 

Reviewed-by: Laurent Vivier <address@hidden>





reply via email to

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