From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGi5P-0002Sa-6a for qemu-devel@nongnu.org; Mon, 12 Feb 2007 15:47:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGi5O-0002SH-LN for qemu-devel@nongnu.org; Mon, 12 Feb 2007 15:47:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGi5O-0002S7-F5 for qemu-devel@nongnu.org; Mon, 12 Feb 2007 15:47:42 -0500 Received: from centrmmtao06.cox.net ([70.168.83.78]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HGi5O-0007E4-2n for qemu-devel@nongnu.org; Mon, 12 Feb 2007 15:47:42 -0500 Message-ID: <29515712.1171313261108.JavaMail.root@eastrmwml07.mgt.cox.net> Date: Mon, 12 Feb 2007 15:47:41 -0500 From: Ben Taylor Subject: Re: [Qemu-devel] Can I run FC4 inside Qemu on Sparc? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Reply-To: sol10x86@cox.net, 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 ---- Neo Jia wrote: > hi, > > I am wondering if I can do this - running FC4 inside Qemu on Sparc. From > opensolaris website, it seems that qemu 0.8.2 can be built but not sure if > it can work correctly. > > http://www.opensolaris.org/os/project/qemu/ The current 0.9.0 CVS code plus the tap patch includes most of the patches in the opensolaris 0.8.2 port on the website. There are only a few minor patches which have not made it to CVS, and the current CVS code should build with no problems. If you're going to build it, you definitely want to get gcc3, and libsdl from blastwave.org, just to make it simpler. I know that my test systems when we did the original sparc work were Damn Small Linux, Win98SE and Solaris 10, so I'd be pretty comfortable saying it should run. Ben