From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlFSg-0002LR-3t for qemu-devel@nongnu.org; Fri, 25 Aug 2017 10:19:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlFSc-0002Ed-Tu for qemu-devel@nongnu.org; Fri, 25 Aug 2017 10:19:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60644) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dlFSc-0002ED-Ob for qemu-devel@nongnu.org; Fri, 25 Aug 2017 10:19:46 -0400 From: "Dr. David Alan Gilbert (git)" Date: Fri, 25 Aug 2017 15:19:38 +0100 Message-Id: <20170825141940.20740-1-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Fix double loadvm failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, shorne@gmail.com, quintela@redhat.com, mreitz@redhat.com Cc: peterx@redhat.com, lvivier@redhat.com From: "Dr. David Alan Gilbert" lp: https://bugs.launchpad.net/qemu/+bug/1712564 Reported-by: Stafford Horne Dr. David Alan Gilbert (2): migration: Reset rather than destroy main_thread_load_event snapshot/tests: Try loadvm twice migration/migration.c | 2 +- tests/qemu-iotests/068 | 2 +- tests/qemu-iotests/068.out | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) -- 2.13.5