From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDKgF-0003OU-77 for qemu-devel@nongnu.org; Thu, 09 Jul 2015 18:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDKgA-0001rs-FI for qemu-devel@nongnu.org; Thu, 09 Jul 2015 18:52:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDKgA-0001rd-A4 for qemu-devel@nongnu.org; Thu, 09 Jul 2015 18:52:30 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 89B78C944A for ; Thu, 9 Jul 2015 22:52:28 +0000 (UTC) Message-ID: <559EFB2B.5050805@redhat.com> Date: Thu, 09 Jul 2015 18:52:27 -0400 From: John Snow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] 2.4.0-rc0 iotest 068 failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: "Dr. David Alan Gilbert" , Juan Jose Quintela Carreira Fedora 21, 4.1.1, qemu 2.4.0-rc0 > ../../configure --target-list=3D"x86_64-softmmu" 068 2s ... - output mismatch (see 068.out.bad) --- /home/bos/jhuston/src/qemu/tests/qemu-iotests/068.out 2015-07-08 17:56:18.588164979 -0400 +++ 068.out.bad 2015-07-09 17:39:58.636651317 -0400 @@ -6,6 +6,8 @@ QEMU X.Y.Z monitor - type 'help' for more information (qemu) savevm 0 (qemu) quit +qemu-system-x86_64: Unknown savevm section or instance 'globalstate' 0 +qemu-system-x86_64: Error -22 while loading VM state QEMU X.Y.Z monitor - type 'help' for more information (qemu) quit *** done Failures: 068 Failed 1 of 1 tests Failure surfaces after Paolo submitted d09a6fde1590ca3a45b608b6873a680f208dfeb5 migration: fix RCU deadlock (Test hangs prior to this) but it first shows up here: df4b1024526cae3479da3492d6371fd4a7324a03 migration: create new section to store global state