qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/3] linux-user: Define ordinary usbfs ioctls


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v2 2/3] linux-user: Define ordinary usbfs ioctls.
Date: Tue, 25 Sep 2018 09:18:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Le 25/09/2018 à 09:12, Cortland Tölva a écrit :
> Provide ioctl definitions for the generic thunk mechanism to
> convert most usbfs calls.
> 
> Signed-off-by: Cortland Tölva <address@hidden>
> ---
> 
> v2 patch lacks some types that are not used until patch 3/3
> 
>  linux-user/ioctls.h        | 38 ++++++++++++++++++++++++++++++++++++
>  linux-user/syscall.c       |  3 +++
>  linux-user/syscall_defs.h  | 26 +++++++++++++++++++++++++
>  linux-user/syscall_types.h | 48 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 115 insertions(+)
> 

Reviewed-by: Laurent Vivier <address@hidden>





reply via email to

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