From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNii8-0007Lk-0Z for qemu-devel@nongnu.org; Wed, 21 Jun 2017 12:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNii3-0003Zw-WA for qemu-devel@nongnu.org; Wed, 21 Jun 2017 12:42:32 -0400 Received: from mail-wr0-x233.google.com ([2a00:1450:400c:c0c::233]:36606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNii3-0003Zb-Q9 for qemu-devel@nongnu.org; Wed, 21 Jun 2017 12:42:27 -0400 Received: by mail-wr0-x233.google.com with SMTP id c11so86912149wrc.3 for ; Wed, 21 Jun 2017 09:42:27 -0700 (PDT) References: <0F376E9C-2D4B-4D79-B3D4-24F73FD61446@gmail.com> <20170508221304.y36owezwla7sc6ss@aurel32.net> <20170508225007.2duqxlo5ab2aenpl@aurel32.net> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Wed, 21 Jun 2017 17:43:09 +0100 Message-ID: <87k245thpe.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [Qemu-ppc] Floating point unit bugs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= , G 3 , "qemu-ppc@nongnu.org list:PowerPC" , "qemu-devel@nongnu.org qemu-devel" , Aurelien Jarno , Pranith Kumar Peter Maydell writes: > On 21 June 2017 at 17:14, Philippe Mathieu-Daudé wrote: >> do you think you can add your test as a qtest, to run it with check-qtest? > > We don't yet have any mechanism for having tests that need to > be compiled for the target architecture, do we? I posted a proof of concept a while ago: Subject: [RFC/POC PATCH 0/4] Building TCG tests with emdebian cross compilers Date: Wed, 14 Dec 2016 17:12:40 +0000 Message-Id: <20161214171244.26813-1-alex.bennee@linaro.org> And I think Pranith respun his TCG tests cleanup with them. But that work isn't merged yet. > > thanks > -- PMM -- Alex Bennée