Re: [PULL 00/62] Misc patches for 2019-12-16

2019-12-19 Thread Juan Quintela
Paolo Bonzini wrote: > On 18/12/19 09:54, Juan Quintela wrote: >> "Dr. David Alan Gilbert" wrote: (and others similar) and in the migration-test: MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 QTEST_QE

Re: [PULL 00/62] Misc patches for 2019-12-16

2019-12-18 Thread Paolo Bonzini
On 18/12/19 09:54, Juan Quintela wrote: > "Dr. David Alan Gilbert" wrote: >>> (and others similar) >>> >>> and in the migration-test: >>> MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} >>> QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 >>> QTEST_QEMU_IMG=qemu-img tests/migration

Re: [PULL 00/62] Misc patches for 2019-12-16

2019-12-18 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: >> (and others similar) >> >> and in the migration-test: >> MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} >> QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 >> QTEST_QEMU_IMG=qemu-img tests/migration-test -m=quick -k --tap < >> /dev/null | ./scri

Re: [PULL 00/62] Misc patches for 2019-12-16

2019-12-17 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On Mon, 16 Dec 2019 at 16:34, Paolo Bonzini wrote: > > > > The following changes since commit 084a398bf8aa7634738e6c6c0103236ee1b3b72f: > > > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > > into staging (2019-12-1

Re: [PULL 00/62] Misc patches for 2019-12-16

2019-12-17 Thread Peter Maydell
On Mon, 16 Dec 2019 at 16:34, Paolo Bonzini wrote: > > The following changes since commit 084a398bf8aa7634738e6c6c0103236ee1b3b72f: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2019-12-13 18:14:07 +) > > are available in the git repository at: