From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emQ0N-0000qS-0f for qemu-devel@nongnu.org; Thu, 15 Feb 2018 15:19:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emQ0I-0005zL-U9 for qemu-devel@nongnu.org; Thu, 15 Feb 2018 15:19:43 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:36026 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emQ0I-0005xn-On for qemu-devel@nongnu.org; Thu, 15 Feb 2018 15:19:38 -0500 Date: Thu, 15 Feb 2018 20:19:19 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20180215201919.GB2343@work-vm> References: <20180214153938.5410-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/10] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Juan Quintela , Peter Xu , Greg Kurz , Ross Lagerwall * Peter Maydell (peter.maydell@linaro.org) wrote: > On 14 February 2018 at 15:39, Dr. David Alan Gilbert (git) > wrote: > > From: "Dr. David Alan Gilbert" > > > > The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: > > > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-02-13 18:24:08 +0000) > > > > are available in the Git repository at: > > > > git://github.com/dagrh/qemu.git tags/pull-migration-20180214a > > > > for you to fetch changes up to 3e0c8050ebba3f55dc2d92b3790a3cfb80786d07: > > > > migration: pass MigrationState to migrate_init() (2018-02-14 10:37:09 +0000) > > > > ---------------------------------------------------------------- > > Migration pull 20180214 > > > > Note that the 'Add test for migration to bad destination' displays > > a 'Connection refused' during running, but still gives the correct exit > > code and OK (It's checking that the source doesn't fail when > > it can't connect, so that's the right error). > > If it's particularly disliked that patch can be skipped individually. > > > > ---------------------------------------------------------------- > > Hi. This fails 'make check' on aarch64 host: > QTEST_QEMU_BINARY=hppa-softmmu/qemu-system-hppa > QTEST_QEMU_IMG=qemu-img MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( > ${RANDOM > :-0} % 255 + 1))} gtester -k --verbose -m=quick tests/boot-serial-test > tests/qmp-test tests/device-introspect-test test > s/qom-test tests/test-hmp > TEST: tests/boot-serial-test... (pid=2306) > /hppa/boot-serial/hppa: ** > ERROR:/home/pm215/qemu/tests/boot-serial-test.c:137:check_guest_output: > assertion failed: (output_ok) > FAIL > GTester: last random seed: R02S43359b02a322915508b897be44a0e9c6 > (pid=7220) > FAIL: tests/boot-serial-test I can't obviously see a reason why it should in any way affect that test; however I'll try and grab an aarch64 box tomorrow. Dave > > > thanks > -- PMM -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK