Re: [Qemu-devel] [PATCH for-3.0 0/3] Sanitize linux-user stdout

2018-07-08 Thread Laurent Vivier
Le 06/07/2018 à 17:51, Philippe Mathieu-Daudé a écrit : > Hi Laurent, > > Here 3 trivial patches, the first one resolves this launchpad issue: > https://bugs.launchpad.net/qemu/+bug/1777226, then the following two > sanitize a bit further. > > Regards, > > Phil. > > Philippe Mathieu-Daudé (3):

Re: [Qemu-devel] [PATCH for-3.0 0/3] Sanitize linux-user stdout

2018-07-06 Thread Richard Henderson
On 07/06/2018 08:51 AM, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (3): > linux-user: Do not report "Unsupported syscall" by default > linux-user: Do not report "syscall not implemented" by default > linux-user: Report error message on stderr, rather than stdout Reviewed-by: Rich

[Qemu-devel] [PATCH for-3.0 0/3] Sanitize linux-user stdout

2018-07-06 Thread Philippe Mathieu-Daudé
Hi Laurent, Here 3 trivial patches, the first one resolves this launchpad issue: https://bugs.launchpad.net/qemu/+bug/1777226, then the following two sanitize a bit further. Regards, Phil. Philippe Mathieu-Daudé (3): linux-user: Do not report "Unsupported syscall" by default linux-user: Do