From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EApU4-00087n-Pe for qemu-devel@nongnu.org; Thu, 01 Sep 2005 09:52:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EApU0-00085A-Il for qemu-devel@nongnu.org; Thu, 01 Sep 2005 09:52:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EApTz-00082F-K8 for qemu-devel@nongnu.org; Thu, 01 Sep 2005 09:51:59 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EApRZ-0007EN-JX for qemu-devel@nongnu.org; Thu, 01 Sep 2005 09:49:30 -0400 Message-ID: <431705F6.6080101@gmx.com> Date: Thu, 01 Sep 2005 15:45:26 +0200 From: Martin Bochnig MIME-Version: 1.0 Subject: Re: [Qemu-devel] Q: SPARC Solaris as guest operating system with qemu? References: <200509011414.30524.heiko.nardmann@secunet.com> In-Reply-To: <200509011414.30524.heiko.nardmann@secunet.com> Content-Type: text/plain; charset=us-ascii; 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 Nardmann, Heiko wrote: >how far is support for SPARC Solaris as a guest operating system inside qemu? >I have read something about PROLL but did not understand what it is for or or >how to use it. Can anyone shed some light onto it? > > A pity that you made me angry a while ago. Otherwise I could tell you some IF's and WHY's. As we're talking about guest code here, this is clearly "Blue Swirl"s field, why don't you ask him directly?! >PROLL but did not understand what it is for or or >how to use it. Can anyone shed some light onto it? > > And you are being paid by secunet? How did you manage to gratuate in Technical CS?? I suggest you throw a quick look into the proll code. Just as the OpenBoot Firmware on a real SPARC machine needs to "know" the appropriate FCodes in order to be able to boot off some device, it is with proll. Besides that there may be lots of other tiny details who may prevent a successful boot (location of bootblk). I tried booting both Solaris 1.1.1 (SunOS 4.x) and several Solaris2.x boot cd's w/o success. One may be get more info when running qemu-system-sparc in "-nographic" mode. I dod those tests on a Solaris11_x86 host. You should start by reading and using BlueSwirl's latest proll updates - posted to this ML on August 15th. Martin Bochnig