From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4gkv-0005mt-82 for qemu-devel@nongnu.org; Thu, 14 May 2009 15:38:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4gkq-0005mA-HE for qemu-devel@nongnu.org; Thu, 14 May 2009 15:38:12 -0400 Received: from [199.232.76.173] (port=42969 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4gkq-0005m7-E2 for qemu-devel@nongnu.org; Thu, 14 May 2009 15:38:08 -0400 Received: from mail-fx0-f219.google.com ([209.85.220.219]:41559) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4gkq-0004xG-3B for qemu-devel@nongnu.org; Thu, 14 May 2009 15:38:08 -0400 Received: by fxm19 with SMTP id 19so1460933fxm.34 for ; Thu, 14 May 2009 12:38:06 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <004101c9d43e$ffcfa930$b04c550a@china.huawei.com> References: <004101c9d43e$ffcfa930$b04c550a@china.huawei.com> Date: Thu, 14 May 2009 22:38:06 +0300 Message-ID: Subject: Re: [Qemu-devel] SPARC 4v support From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: James Hughes Cc: qemu-devel@nongnu.org On 5/14/09, James Hughes wrote: > > > > > Hello. > > > > Is there a working SPARC Sun4v implementation, commercial or otherwise? If > not, I am interested in knowing if there are any other community members > interested in this option. More developers are always welcome. If you mean Sun4v emulation as target: there is some stuff but the work is still in progress. You can try booting from a Linux or HelenOS disk image, but the kernel will crash pretty early. Solaris and BSDs can't boot yet. For Sun4v host the situation depends on the host OS. On OpenBSD, Sparc32 target works and x86 up to boot screen. On Linux host the emulation does not work probably. I don't know about Solaris or other BSD.