qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/4] linux-user: pass strace argument in exec


From: Joel Holdsworth
Subject: Re: [Qemu-devel] [PATCH v2 4/4] linux-user: pass strace argument in execve
Date: Mon, 20 Jun 2016 21:02:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 15/06/16 21:37, Laurent Vivier wrote:
This is not needed: if you use QEMU_STRACE environment variable, it is
propagated to the child processes (this is also true for "-L" and
QEMU_LD_PREFIX).
I would say that breaks the rule of least surprise for the user. If we're going to invoke a child instance of qemu-user, then I think the user would expect us to propage the arguments from the parent.


In fact, your patch 2 breaks this...
Ok - my mistake. I will test it.


Did you try to use a statically linked qemu?
See my comments in patch #2.




reply via email to

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