On 05/08/2018 10:03 AM, Daniel P. Berrangé wrote:
On Tue, May 08, 2018 at 02:54:39PM +0100, Peter Maydell wrote:
On 8 May 2018 at 14:48, Daniel P. Berrangé wrote:
This test has a couple of threads running, and passes &error_abort to
the qio_channel_socket_readv() function. So I expect that one
On Tue, May 08, 2018 at 02:54:39PM +0100, Peter Maydell wrote:
> On 8 May 2018 at 14:48, Daniel P. Berrangé wrote:
> > This test has a couple of threads running, and passes &error_abort to
> > the qio_channel_socket_readv() function. So I expect that one thread
> > is closing the socket connection
On 8 May 2018 at 14:48, Daniel P. Berrangé wrote:
> This test has a couple of threads running, and passes &error_abort to
> the qio_channel_socket_readv() function. So I expect that one thread
> is closing the socket connection, and the other thread has not yet
> shutdown cleanly, so tries to read
On Tue, May 08, 2018 at 09:41:05AM -0300, Philippe Mathieu-Daudé wrote:
> Hi,
>
> Travis CI hit this error testing commit 853f8ca13cd6d256:
>
> $ clang --version
> Apple LLVM version 8.1.0 (clang-802.0.42)
> Target: x86_64-apple-darwin16.7.0
>
> $ ./configure
> C compilerclang
> host CPU
On 8 May 2018 at 13:41, Philippe Mathieu-Daudé wrote:
> Hi,
>
> Travis CI hit this error testing commit 853f8ca13cd6d256:
>
> $ clang --version
> Apple LLVM version 8.1.0 (clang-802.0.42)
> Target: x86_64-apple-darwin16.7.0
>
> $ ./configure
> C compilerclang
> host CPU x86_64
> .
Hi,
Travis CI hit this error testing commit 853f8ca13cd6d256:
$ clang --version
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.7.0
$ ./configure
C compilerclang
host CPU x86_64
...
TPM support yes
libssh2 support no
TPM passthrough no
TPM emula