qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/11] linux-user: improve NETLINK strace


From: Guido Günther
Subject: Re: [Qemu-devel] [PATCH 00/11] linux-user: improve NETLINK strace
Date: Wed, 24 Jan 2018 19:50:47 +0100
User-agent: Mutt/1.9.2 (2017-12-15)

Hi,
On Wed, Jan 24, 2018 at 10:01:15AM -0300, Philippe Mathieu-Daudé wrote:
> Few patches I'v been writting while trying to figure out this issue:
> http://lists.nongnu.org/archive/html/qemu-arm/2018-01/msg00514.html

I can't comment code wise but it makes the -strace output much more
useful in this area.
 -- Guido

> 
> Regards,
> 
> Phil.
> 
> Philippe Mathieu-Daudé (11):
>   linux-user/strace: dump AF_NETLINK sockaddr content
>   linux-user/strace: improve sendto() output
>   linux-user/strace: add print_sockaddr_ptr() to handle plain/pointer addrlen
>   linux-user/strace: improve recvfrom() output
>   linux-user/strace: improve getsockname() output
>   linux-user/strace: improve recvmsg() output
>   linux-user/strace: improve bind() output
>   linux-user/strace: improve gettimeofday() output
>   linux-user/strace: improve capget()/capset() output
>   linux-user/syscall: verify recvfrom(addr) is user-writable
>   linux-user/syscall: simplify recvfrom()
> 
>  linux-user/syscall_defs.h |   7 +++
>  linux-user/strace.c       | 122 
> +++++++++++++++++++++++++++++++++++++++++++++-
>  linux-user/syscall.c      |  16 +++---
>  linux-user/strace.list    |  16 +++---
>  4 files changed, 144 insertions(+), 17 deletions(-)
> 
> -- 
> 2.15.1
> 



reply via email to

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