From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeXdo-000432-JE for qemu-devel@nongnu.org; Thu, 19 Apr 2007 10:29:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeXdm-00040Q-EQ for qemu-devel@nongnu.org; Thu, 19 Apr 2007 10:29:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeXdl-000408-Vc for qemu-devel@nongnu.org; Thu, 19 Apr 2007 10:29:42 -0400 Received: from wr-out-0506.google.com ([64.233.184.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HeXYo-0004GP-4q for qemu-devel@nongnu.org; Thu, 19 Apr 2007 10:24:34 -0400 Received: by wr-out-0506.google.com with SMTP id i20so1050330wra for ; Thu, 19 Apr 2007 07:24:32 -0700 (PDT) Message-ID: Date: Thu, 19 Apr 2007 17:24:31 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] SunOS Testing on latest SVN snapshot In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_48281_9585592.1176992671388" References: 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, jason.height@gmail.com ------=_Part_48281_9585592.1176992671388 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 4/19/07, Jason Height wrote: > Inspired by Blue Swirl's statement in an earlier email that SunOS testing > can now commence against the latest SVN snapshot, i thought that i may > finally be able to contribute. > > I have available: > > Solaris 1.0.1 (SunOS 4.1.4) > Solaris 2.4 > Solaris 2.5 > Solaris 6.5 (SPARC) > Solaris 7.0 (SPARC) > Solaris 8.0 (SPARC) Nice selection, thanks for testing! > I think that all should run on a Sparstation 10, certainly up to Solaris > 7.0. > > However when i try to boot from the installation media to install, it would > appear that Qemu/openbios cannot find the bootable portion of the media. This may be related to the change that disabled the buggy interpose operation to improve SunOS support. Unfortunately fixing the interpose bugs is beyond my Forth skills. > Is there some tests/changes that i can make to assist in getting this to > work. Can you try if the attached patch to OpenBIOS changes anything? ------=_Part_48281_9585592.1176992671388 Content-Type: text/x-patch; name=enable-interpose.diff; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: base64 X-Attachment-Id: f_f0paz9yk Content-Disposition: attachment; filename="enable-interpose.diff" SW5kZXg6IG9wZW5iaW9zLXF1aWx0L2RyaXZlcnMvZXNwLmMKPT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gb3BlbmJp b3MtcXVpbHQub3JpZy9kcml2ZXJzL2VzcC5jCTIwMDctMDQtMTkgMTQ6MTY6NDUuMDAwMDAwMDAw ICswMDAwCisrKyBvcGVuYmlvcy1xdWlsdC9kcml2ZXJzL2VzcC5jCTIwMDctMDQtMTkgMTQ6MTc6 MTguMDAwMDAwMDAwICswMDAwCkBAIC0yODUsNyArMjg1LDcgQEAKIAogICAgIHNlbGZ3b3JkKCJv cGVuLWRlYmxvY2tlciIpOwogCi0jaWYgV0hFTl9JTlRFUlBPU0VfSVNfRklYRUQKKyNpZiAxCiAg ICAgLy8gQnVnZ3kgaW1wbGVtZW50YXRpb24gb2YgImludGVycG9zZSIgYnJlYWtzIFN1bk9TIDQu CiAgICAgLy8gaW5zdDJwa2cgb2YgdGhlIGRldmljZSByZXR1cm5lZCBieSBvcGVuKCkgc2hvdWxk IHJldHVybgogICAgIC8vIHRoZSBzYW1lIHBoYW5kbGUgcmVnYXJkbGVzcyBvZiB3aGV0aGVyIGFu eSBpbnRlcnBvc2l0aW9uCg== ------=_Part_48281_9585592.1176992671388--