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: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/2] linux-user: cleanup msync output in strace
Date: Fri, 10 Aug 2018 12:28:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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


r~



reply via email to

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