From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7gyn-00025Q-MV for qemu-devel@nongnu.org; Wed, 24 Jun 2015 05:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7gym-0007ae-RF for qemu-devel@nongnu.org; Wed, 24 Jun 2015 05:28:25 -0400 Received: from mail-la0-x236.google.com ([2a00:1450:4010:c03::236]:34036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7gym-0007aX-El for qemu-devel@nongnu.org; Wed, 24 Jun 2015 05:28:24 -0400 Received: by lagx9 with SMTP id x9so22344133lag.1 for ; Wed, 24 Jun 2015 02:28:23 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150624081910.GA2206@work-vm> References: <20150624081910.GA2206@work-vm> From: Andrey Korolyov Date: Wed, 24 Jun 2015 12:28:04 +0300 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Migration issue with 4.0.x List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" Cc: Paolo Bonzini , "qemu-devel@nongnu.org" , "Michael S. Tsirkin" > Radim fixed a bug that was causing me a post migration hang, I'm not > sure if it's the same case though, worth trying the patch here: > Thanks, the issue is fixed with this one. I obviously missed the patch as -stable 4.0.6 was tagged after almost two weeks from the patch` appearance and does not include it. The original bug against which I initiated the test sits there as well :)