Re: [PATCH v7 0/9] linux-user: strace improvements

2019-10-17 Thread Philippe Mathieu-Daudé
ping ping? On 9/30/19 5:44 PM, Philippe Mathieu-Daudé wrote: On 9/15/19 11:39 PM, Philippe Mathieu-Daudé wrote: Hi Laurent, 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 As usual with linux-user files,

Re: [PATCH v7 0/9] linux-user: strace improvements

2019-09-30 Thread Philippe Mathieu-Daudé
On 9/15/19 11:39 PM, Philippe Mathieu-Daudé wrote: > Hi Laurent, > > 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 > > As usual with linux-user files, this series will trigger some checkpatch > benign war

[Qemu-devel] [PATCH v7 0/9] linux-user: strace improvements

2019-09-15 Thread Philippe Mathieu-Daudé
Hi Laurent, 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 As usual with linux-user files, this series will trigger some checkpatch benign warnings. Regards, Phil. Since v6: - Use ABI types in sockaddr S