From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag2JD-00026H-Nl for qemu-devel@nongnu.org; Tue, 15 Mar 2016 23:39:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag2JA-0002DI-I1 for qemu-devel@nongnu.org; Tue, 15 Mar 2016 23:39:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag2JA-0002DE-Cz for qemu-devel@nongnu.org; Tue, 15 Mar 2016 23:39:40 -0400 Date: Wed, 16 Mar 2016 11:39:38 +0800 From: Fam Zheng Message-ID: <20160316033938.GC32324@ad.usersys.redhat.com> References: <1457086720-30391-1-git-send-email-famz@redhat.com> <1457086720-30391-6-git-send-email-famz@redhat.com> <87r3fht2w0.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <87r3fht2w0.fsf@linaro.org> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 05/13] docker: Add common.rc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?iso-8859-1?Q?Benn=E9e?= Cc: kwolf@redhat.com, peter.maydell@linaro.org, sw@weilnetz.de, qemu-devel@nongnu.org, stefanha@redhat.com, Paolo Bonzini , jsnow@redhat.com, david@gibson.dropbear.id.au On Fri, 03/11 16:06, Alex Benn=E9e wrote: >=20 > Fam Zheng writes: >=20 > > "requires" checks the "FEATURE" environment for specified prerequisit= s, > > and skip the execution of test if not found. >=20 > You also add a build_qemu function which you should mention. Will mention it. Thanks, Fam >=20 > Otherwise have a: >=20 > Reviewed-by: Alex Benn=E9e >=20