Le 10/08/2018 à 21:28, Richard Henderson a écrit :
> On 08/10/2018 11:53 AM, Laurent Vivier wrote:
>> -{ TARGET_NR_msync, "msync" , NULL, NULL, NULL },
>> +{ TARGET_NR_msync, "msync" , "%s(%#x,%d,%x)", NULL, NULL },
>
> Would you mind having a look at my linux-user reorg proposal?
> It would make this change redundant.
>
> https://lists.gnu.org/archive/html/qemu-devel/2018-06/msg02935.html
>
Yes, I know your series. I posted this patch because it helped me to
debug the patch 2/2. I can remove it for this series if you prefer.
Thanks,
Laurent