qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace
Date: Fri, 10 Aug 2018 21:43:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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




reply via email to

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