From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KciIt-0000Ss-L6 for qemu-devel@nongnu.org; Mon, 08 Sep 2008 11:05:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KciIs-0000S5-8Q for qemu-devel@nongnu.org; Mon, 08 Sep 2008 11:05:23 -0400 Received: from [199.232.76.173] (port=42205 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KciIr-0000S0-W7 for qemu-devel@nongnu.org; Mon, 08 Sep 2008 11:05:22 -0400 Received: from grayson.netsweng.com ([207.235.77.11]:39582) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KciIr-0002eh-KB for qemu-devel@nongnu.org; Mon, 08 Sep 2008 11:05:21 -0400 Received: from amavis by grayson.netsweng.com with scanned-ok (Exim 3.36 #1 (Debian)) id 1KciIi-0003uv-00 for ; Mon, 08 Sep 2008 11:05:12 -0400 Received: from grayson.netsweng.com ([127.0.0.1]) by localhost (grayson.netsweng.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T74n8AofXNuL for ; Mon, 8 Sep 2008 11:04:49 -0400 (EDT) Received: from cpe-066-056-153-097.sc.res.rr.com ([66.56.153.97] helo=trantor.stuart.netsweng.com) by grayson.netsweng.com with esmtp (Exim 3.36 #1 (Debian)) id 1KciIL-0003oP-00 for ; Mon, 08 Sep 2008 11:04:49 -0400 Date: Mon, 8 Sep 2008 11:04:45 -0400 (EDT) From: Stuart Anderson Subject: Re: [Qemu-devel] user emulation status? In-Reply-To: <20080908143100.GA923@kos.to> Message-ID: References: <48C43986.3030903@wpkg.org> <20080908143100.GA923@kos.to> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, 8 Sep 2008, Riku Voipio wrote: > Since what we are actually emulating, is linux kernel syscall interface, > the most exhaustive test would be LTP. but debootstrapping debian is > good smoketest. Other nice tests could be perl/python/glibc testsuites. You can find statically linked LTP binaries for a few architectures at http://qemu.olmeclinux.com/ltp/. These are what I have been using for qemu debugging for a long time now. These are statically linked so they can be run standalone and not require setting up the chroot, etc. Stuart Stuart R. Anderson anderson@netsweng.com Network & Software Engineering http://www.netsweng.com/ 1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F BD03 0A62 E534 37A7 9149