From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from eggs.gnu.org ([2001:4830:134:3::10]:42793)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from
) id 1Zc64V-0004zb-QQ
for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:20:00 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1Zc64S-0004cU-Nh
for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:19:59 -0400
Received: from mout.gmx.net ([212.227.17.22]:58516)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1Zc64S-0004bp-GD
for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:19:56 -0400
References: <1441173123-25540-1-git-send-email-rth@twiddle.net>
<87r3m685pg.fsf@linaro.org> <55F87D53.1060108@twiddle.net>
From: Dennis Luehring
Message-ID: <55F90A06.7060108@gmx.net>
Date: Wed, 16 Sep 2015 08:19:50 +0200
MIME-Version: 1.0
In-Reply-To: <55F87D53.1060108@twiddle.net>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Qemu-devel] [RFC 00/20] Do away with TB retranslation
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
To: Richard Henderson , =?UTF-8?Q?Alex_Benn=c3=a9e?=
Cc: qemu-devel@nongnu.org, aurelien@aurel32.net, atar4qemu@gmail.com
Am 15.09.2015 um 22:19 schrieb Richard Henderson:
> Indeed. It would indeed be good to add a bunch of bare-metal tests.
> Pre-compiled and checked in so that one doesn't have to have a suite of
> cross-compilers in order to use them.
>
> OTOH, I don't see myself (or anyone else) really having the time to do that.
im working on that - i've got an clfs (clfs.org) based script that
generates a sparc64-64 cross-compile suite
and a sparc64-64 linux system with my benchmark tests (prime, stream
working, g++ pugixml missing)
starting from an initamfs+ramdisk - currently it is still too big (no
stripping done, too many packages installed)
but i will reduce that
next steps:
-get the base system and benchmarks running
-create an script that startups qemu,run tests,collect results,shutdown
-mips64-64, alpha