Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-02-02 Thread Peter Maydell
On 31 January 2017 at 19:37, Marc-André Lureau wrote: > Hi > > On Tue, Jan 31, 2017 at 11:00 PM Eric Blake wrote: >> >> On 01/31/2017 12:55 PM, Marc-André Lureau wrote: >> >> >> 'make check' fails on a linux-user-targets-only build: >> >> >> >> tests/test-char.o: In function `char_stdio_test_subp

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Peter Maydell
On 31 January 2017 at 19:37, Marc-André Lureau wrote: > Thanks, patch updated, tag updated. > > Peter, let me know if you want me to resend the pull request. I'll put it back on my list. NB that the guaranteed reliable way for me to spot that you want me to reprocess a respin is to send a new cov

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Marc-André Lureau
Hi On Tue, Jan 31, 2017 at 11:00 PM Eric Blake wrote: > On 01/31/2017 12:55 PM, Marc-André Lureau wrote: > > >> 'make check' fails on a linux-user-targets-only build: > >> > >> tests/test-char.o: In function `char_stdio_test_subprocess': > >> /home/petmay01/linaro/qemu-for-merges/tests/test-char

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Eric Blake
On 01/31/2017 12:55 PM, Marc-André Lureau wrote: >> 'make check' fails on a linux-user-targets-only build: >> >> tests/test-char.o: In function `char_stdio_test_subprocess': >> /home/petmay01/linaro/qemu-for-merges/tests/test-char.c:47: undefined >> reference to `qemu_chr_new' >> /home/petmay01/li

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Marc-André Lureau
Hi! On Tue, Jan 31, 2017 at 10:42 PM Peter Maydell wrote: > On 31 January 2017 at 16:20, Marc-André Lureau > wrote: > > The following changes since commit > a0def594286d9110a6035e02eef558cf3cf5d847: > > > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2017-

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Peter Maydell
On 31 January 2017 at 16:20, Marc-André Lureau wrote: > The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2017-01-30 10:23:20 +) > > are available in the git repository at: > >

Re: [Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PULL 00/41] Chr split patches Message-id: 20170131162122.29408-1-marcandre.lur...@redhat.com === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PULL 00/41] Chr split patches

2017-01-31 Thread Marc-André Lureau
The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-01-30 10:23:20 +) are available in the git repository at: https://github.com/elmarco/qemu.git tags/chr-split-pull-request for