From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyin5-0005wO-0g for qemu-devel@nongnu.org; Sat, 08 Sep 2018 15:21:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fyikZ-00015B-DZ for qemu-devel@nongnu.org; Sat, 08 Sep 2018 15:18:34 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56379) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fyikZ-00014q-90 for qemu-devel@nongnu.org; Sat, 08 Sep 2018 15:18:31 -0400 Date: Sat, 8 Sep 2018 15:18:30 -0400 From: "Emilio G. Cota" Message-ID: <20180908191830.GA23082@flamenco> References: <20180907220731.19368-1-cota@braap.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180907220731.19368-1-cota@braap.org> Subject: Re: [Qemu-devel] [PATCH 0/2] softfloat tests based on berkeley's testfloat List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Aurelien Jarno , Richard Henderson , Alex =?iso-8859-1?Q?Benn=E9e?= , Laurent Vivier On Fri, Sep 07, 2018 at 18:07:29 -0400, Emilio G. Cota wrote: > You can pull this tree from: > https://github.com/cota/qemu/tree/fp-test I just sent a v2; please review that one instead. Thanks, Emilio