From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDoOk-00073s-92 for qemu-devel@nongnu.org; Wed, 21 Jan 2015 01:04:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDoOh-0001dl-24 for qemu-devel@nongnu.org; Wed, 21 Jan 2015 01:04:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDoOg-0001dQ-RD for qemu-devel@nongnu.org; Wed, 21 Jan 2015 01:04:10 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0L64AGP008613 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 21 Jan 2015 01:04:10 -0500 Date: Wed, 21 Jan 2015 11:33:55 +0530 From: Amit Shah Message-ID: <20150121060355.GR31174@grmbl.mre> References: <1421765283-17822-1-git-send-email-dgilbert@redhat.com> <1421765283-17822-4-git-send-email-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1421765283-17822-4-git-send-email-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH 3/3] Print errors in some of the early migration failure cases. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: qemu-devel@nongnu.org, stefanha@redhat.com, quintela@redhat.com On (Tue) 20 Jan 2015 [14:48:03], Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Signed-off-by: Dr. David Alan Gilbert Little improvements.. Reviewed-by: Amit Shah Amit