From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2ncO-00026v-Hs for qemu-devel@nongnu.org; Fri, 05 Jan 2007 06:52:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2ncL-000236-Kb for qemu-devel@nongnu.org; Fri, 05 Jan 2007 06:52:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2ncL-00022x-IB for qemu-devel@nongnu.org; Fri, 05 Jan 2007 06:52:13 -0500 Received: from [193.7.176.60] (helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H2ncL-0001uf-1n for qemu-devel@nongnu.org; Fri, 05 Jan 2007 06:52:13 -0500 Date: Fri, 5 Jan 2007 11:53:07 +0000 Subject: Re: [Qemu-devel] Booting Solaris 9 install CD under qemu-system-sparc Message-ID: <20070105115307.GC14085@networkno.de> References: <1167943210.17838.35.camel@localhost> <459D7651.1090108@gmx.com> <1167980994.17838.54.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1167980994.17838.54.camel@localhost> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Sheer Cc: qemu-devel@nongnu.org Paul Sheer wrote: [snip] > qemu can already boot all the x86 unix platforms imaginable > > win98/nt/xp,linux-x86,XXXbsd,solaris-x86 > > plus all the linux platforms: > > linux-* > > right? No. Linux runs on about 25 different architectures, qemu runs only a subset of them. Thiemo