On 10 July 2018 at 07:23, Laurent Vivier <laur...@vivier.eu> wrote: > The following changes since commit 43a473993fd9378bf850dcafa68eb6dee8c300f8: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2018-07-06 18:18:08 +0100) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/linux-user-for-3.0-pull-request > > for you to fetch changes up to 84ca4fa99d7b6c83ce31e1e41300d55cb4e97dcb: > > linux-user: Report error message on stderr, rather than stdout (2018-07-09 > 00:52:50 +0200) > > ---------------------------------------------------------------- > Sanitize linux-user stdout > > ---------------------------------------------------------------- > > 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 >
Applied, thanks. -- PMM