Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Daniel P. Berrange
On Fri, Jul 24, 2015 at 02:30:02PM +0200, Paolo Bonzini wrote: > > > On 24/07/2015 14:24, Daniel P. Berrange wrote: > >> > I'll respin without this patch. I can reproduce it with > >> > --disable-gnutls. Dan, can you take a look? > > So this patch was not actually causing the problem, merely ex

Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Paolo Bonzini
On 24/07/2015 14:24, Daniel P. Berrange wrote: >> > I'll respin without this patch. I can reproduce it with >> > --disable-gnutls. Dan, can you take a look? > So this patch was not actually causing the problem, merely exposing a > latent bug. Yes, that was likely. > I've just sent a fix for t

Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Daniel P. Berrange
On Fri, Jul 24, 2015 at 02:02:57PM +0200, Paolo Bonzini wrote: > > > On 24/07/2015 13:56, Peter Maydell wrote: > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM % 255 + 1))} gtester -k > > --verbose -m=quick tests/test-crypto-cipher > > TEST: tests/test-crypto-cipher... (pid=94271) > > /crypto/c

Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Daniel P. Berrange
On Fri, Jul 24, 2015 at 02:02:57PM +0200, Paolo Bonzini wrote: > > > On 24/07/2015 13:56, Peter Maydell wrote: > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM % 255 + 1))} gtester -k > > --verbose -m=quick tests/test-crypto-cipher > > TEST: tests/test-crypto-cipher... (pid=94271) > > /crypto/c

Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Paolo Bonzini
On 24/07/2015 13:56, Peter Maydell wrote: > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM % 255 + 1))} gtester -k > --verbose -m=quick tests/test-crypto-cipher > TEST: tests/test-crypto-cipher... (pid=94271) > /crypto/cipher/aes-ecb-128: ** > ERROR:/Users

Re: [Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Peter Maydell
On 24 July 2015 at 11:16, Paolo Bonzini wrote: > The following changes since commit dc94bd9166af5236a56bd5bb06845911915a925c: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2015-07-22 12:52:34 +0100) > > are available in the git repository at: > >

[Qemu-devel] [PULL 00/13] Miscellaneous bugfixes for 2.4.0-rc3

2015-07-24 Thread Paolo Bonzini
The following changes since commit dc94bd9166af5236a56bd5bb06845911915a925c: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2015-07-22 12:52:34 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you