From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6uuD-00085d-I7 for qemu-devel@nongnu.org; Tue, 15 Jul 2014 01:04:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6uu7-0006Rf-De for qemu-devel@nongnu.org; Tue, 15 Jul 2014 01:03:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6uu7-0006RT-6Y for qemu-devel@nongnu.org; Tue, 15 Jul 2014 01:03:51 -0400 Date: Tue, 15 Jul 2014 10:33:18 +0530 From: Amit Shah Message-ID: <20140715050318.GD26186@grmbl.mre> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] latest rc: virtio-blk hangs forever after migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrey Korolyov Cc: Paolo Bonzini , Fam Zheng , "qemu-devel@nongnu.org" On (Sun) 13 Jul 2014 [16:28:56], Andrey Korolyov wrote: > Hello, > > the issue is not specific to the iothread code because generic > virtio-blk also hangs up: Do you know which version works well? If you could bisect, that'll help a lot. Thanks, Amit