From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfojZ-0002NB-4t for qemu-devel@nongnu.org; Mon, 20 Feb 2017 09:14:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfojV-0005vV-4h for qemu-devel@nongnu.org; Mon, 20 Feb 2017 09:14:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56712) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cfojU-0005ux-V6 for qemu-devel@nongnu.org; Mon, 20 Feb 2017 09:14:29 -0500 Date: Mon, 20 Feb 2017 22:14:24 +0800 From: Fam Zheng Message-ID: <20170220141424.GA358@lemon.lan> References: <20170220105139.21581-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20170220105139.21581-1-alex.bennee@linaro.org> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 0/4] Docker cross-compile targets and user build support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?iso-8859-1?Q?Benn=E9e?= Cc: qemu-devel@nongnu.org On Mon, 02/20 10:51, Alex Benn=E9e wrote: > Hi Fam, >=20 > Hopefully this is the final iteration. A couple of minor typos fixes > and your suggestions taken into account. I have also added some > review/tesing tags from Philippe. Looks good to me, Thanks! Let me know if you want to merge it yourself, otherwise I'll send a pull request later this week. Fam