On 11 June 2016 at 01:19, Laurent Vivier <[email protected]> wrote: > Signed-off-by: Laurent Vivier <[email protected]> > --- > 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 <[email protected]> The function dispatch for the socketcall subtypes looks very neat. thanks -- PMM
