From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbpPl-0003ec-5Z for qemu-devel@nongnu.org; Tue, 05 Jun 2012 04:47:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbpPf-0003XF-12 for qemu-devel@nongnu.org; Tue, 05 Jun 2012 04:46:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbpPe-0003Wx-Pq for qemu-devel@nongnu.org; Tue, 05 Jun 2012 04:46:50 -0400 Message-ID: <4FCDC777.1060904@redhat.com> Date: Tue, 05 Jun 2012 10:46:47 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1338875386-21051-1-git-send-email-yhalperi@redhat.com> <1338875386-21051-4-git-send-email-yhalperi@redhat.com> In-Reply-To: <1338875386-21051-4-git-send-email-yhalperi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 3/5] migration: moving migration completion code to a separated routine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yonit Halperin Cc: aliguori@us.ibm.com, alevy@redhat.com, qemu-devel@nongnu.org > + bool start_vm_in_error; start_vm_on_error? cheers, Gerd