From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRS0C-0001BI-Ka for qemu-devel@nongnu.org; Tue, 19 Feb 2008 07:55:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRS0B-0001AZ-Ph for qemu-devel@nongnu.org; Tue, 19 Feb 2008 07:55:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRS0B-0001AM-IY for qemu-devel@nongnu.org; Tue, 19 Feb 2008 07:55:15 -0500 Received: from pop-gadwall.atl.sa.earthlink.net ([207.69.195.61]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRS0B-0000ac-05 for qemu-devel@nongnu.org; Tue, 19 Feb 2008 07:55:15 -0500 Received: from user-142h2k8.cable.mindspring.com ([72.40.138.136] helo=earthlink.net) by pop-gadwall.atl.sa.earthlink.net with esmtp (Exim 3.36 #1) id 1JRS04-0006b5-00 for qemu-devel@nongnu.org; Tue, 19 Feb 2008 07:55:08 -0500 Message-ID: <47BAD1AC.9050100@earthlink.net> Date: Tue, 19 Feb 2008 07:55:08 -0500 From: Robert Reif MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-system-sparc and Solaris 1.1.2 / SunOS 4.1.4 References: <47B40C38.1000403@baltic-online.de> <47BA34B7.8010302@earthlink.net> <47BA3D87.6020008@datanet.ab.ca> In-Reply-To: <47BA3D87.6020008@datanet.ab.ca> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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 Andrew Warkentin wrote: > > SunOS might run in TME (http://people.csail.mit.edu/fredette/tme/). I > don't think anything other than Linux runs in QEMU's Sun emulation (or > for that matter, any of the non-PC QEMU emulators). > Unfortunately TME only emulates a SPARCstation2 (sun4c). I have only been able to get linux running with QEMU and it seems stable. I have tried numerous versions of solaris and bsd without success. I have been unable to get any version of an Open Boot PROM for any machine working. We are at the point now where the images actually run but fail the self tests and hang while accessing the floppy during the initialization stage. QEMU hardware emulation is just not good enough for for this yet. I would like to see QEMU emulation good enough to be able to run Open Boot PROM images well enough to load an OS. At that point solaris and bsd will probably work and OpenBIOS can be fixed.