qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/4] linux-user: add socketcall() strace


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 1/4] linux-user: add socketcall() strace
Date: Tue, 14 Jun 2016 13:42:36 +0100

On 11 June 2016 at 01:19, Laurent Vivier <address@hidden> wrote:
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  linux-user/strace.c       | 549 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  linux-user/strace.list    |   2 +-
>  linux-user/syscall_defs.h |  22 +-
>  3 files changed, 568 insertions(+), 5 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

The function dispatch for the socketcall subtypes looks very neat.

thanks
-- PMM



reply via email to

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