From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GJKEm-0007rp-8U for qemu-devel@nongnu.org; Fri, 01 Sep 2006 21:23:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GJKEl-0007rd-LB for qemu-devel@nongnu.org; Fri, 01 Sep 2006 21:23:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJKEl-0007rZ-JP for qemu-devel@nongnu.org; Fri, 01 Sep 2006 21:23:55 -0400 Received: from [128.114.48.10] (helo=services.cse.ucsc.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GJKOj-0005Pc-9L for qemu-devel@nongnu.org; Fri, 01 Sep 2006 21:34:13 -0400 Received: from [128.114.59.92] (nether.cse.ucsc.edu [128.114.59.92]) (authenticated bits=0) by services.cse.ucsc.edu (8.13.6/8.13.1) with ESMTP id k821NboT028265 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Fri, 1 Sep 2006 18:23:37 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v624) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed From: Jose Renau Date: Fri, 1 Sep 2006 18:23:36 -0700 Subject: [Qemu-devel] OpenSPARC OBP source code available 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 This may be useful for the openbios/qemu SPARC64 project. On the latest release (1.3), SUN has included the source code for the OpenBios for the Niagara (sunv) http://opensparc-t1.sunsource.net/download_hw.html -- Testing never proves the absence of faults, it only shows their presence. - Dijkstra