From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GX5yQ-0006pK-SX for qemu-devel@nongnu.org; Mon, 09 Oct 2006 20:59:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GX5yP-0006nV-Pc for qemu-devel@nongnu.org; Mon, 09 Oct 2006 20:59:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX5yP-0006n4-0Y for qemu-devel@nongnu.org; Mon, 09 Oct 2006 20:59:57 -0400 Received: from [65.24.5.135] (helo=ms-smtp-01.ohiordc.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GX664-0000tB-7Y for qemu-devel@nongnu.org; Mon, 09 Oct 2006 21:07:52 -0400 From: "Andrew J. Barr" Subject: Re: [Qemu-devel] Sparc binary question? Date: Mon, 9 Oct 2006 20:59:51 -0400 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610092059.51638.andrew.james.barr@gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ishwar Rattan Cc: qemu-devel@nongnu.org On Monday 09 October 2006 20:27, Ishwar Rattan wrote: > What is the difference between qemu-sparc and qemu-system-sparc > generated during Qemu build under Linux on a i386 box? I think qemu-sparc is Linux userland emulation (run sparc programs on another system) and qemu-system-sparc emulates a complete sparc-based computer (you can choose from a few different platforms I think) > -ishwar > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Andrew