From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQsVL-0008An-3h for qemu-devel@nongnu.org; Mon, 18 Dec 2017 05:18:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQsVK-0000TO-Ba for qemu-devel@nongnu.org; Mon, 18 Dec 2017 05:18:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52266) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQsVK-0000Sp-5F for qemu-devel@nongnu.org; Mon, 18 Dec 2017 05:18:38 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5C140356CF for ; Mon, 18 Dec 2017 10:18:37 +0000 (UTC) Date: Mon, 18 Dec 2017 18:18:30 +0800 From: Peter Xu Message-ID: <20171218101830.GW22308@xz-mi> References: <20171215154507.20299-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20171215154507.20299-1-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2] docs: Convert migration.txt to rst List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: qemu-devel@nongnu.org, kashyap@redhat.com, quintela@redhat.com, berrange@redhat.com On Fri, Dec 15, 2017 at 03:45:07PM +0000, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Mostly just manual conversion with very minor fixes. > > Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- Peter Xu