From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjc3a-0007p2-4e for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:03:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjc3W-0006Vw-Nx for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:03:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjc3V-0006Uv-Rl for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:03:38 -0400 Date: Wed, 20 Jul 2011 15:49:23 -0300 From: Marcelo Tosatti Message-ID: <20110720184923.GA20170@amt.cnet> References: <2094743550.1446308.1311128624773.JavaMail.root@zmail01.collab.prod.int.phx2.redhat.com> <1856940640.1447273.1311134527463.JavaMail.root@zmail01.collab.prod.int.phx2.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1856940640.1447273.1311134527463.JavaMail.root@zmail01.collab.prod.int.phx2.redhat.com> Subject: Re: [Qemu-devel] [RFC 4/4] A separate thread for the VM migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Umesh Deshpande Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On Wed, Jul 20, 2011 at 12:02:07AM -0400, Umesh Deshpande wrote: > This patch creates a separate thread for the guest migration on the target side. > > > Signed-off-by: Umesh Deshpande What for, if its not contending for anything?