From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kg1Ey-0005C6-Lm for qemu-devel@nongnu.org; Wed, 17 Sep 2008 13:55:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kg1Ex-0005Bq-AG for qemu-devel@nongnu.org; Wed, 17 Sep 2008 13:54:59 -0400 Received: from [199.232.76.173] (port=40288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kg1Ex-0005Bn-3j for qemu-devel@nongnu.org; Wed, 17 Sep 2008 13:54:59 -0400 Received: from mail-gx0-f19.google.com ([209.85.217.19]:38635) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kg1Ew-0005kz-S7 for qemu-devel@nongnu.org; Wed, 17 Sep 2008 13:54:58 -0400 Received: by gxk12 with SMTP id 12so28502925gxk.10 for ; Wed, 17 Sep 2008 10:54:57 -0700 (PDT) Message-ID: Date: Wed, 17 Sep 2008 20:54:55 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] "Will it blend?" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 On 9/17/08, Jonathan Kalbfeld wrote: > Hello, > > It's been a while since I built QEMU on Solaris. Last build from the > spring time seemed to segfault due to some TCX issues. Are these > present on Solaris still? You mean TCG. Sparc64 host support on OpenBSD looks pretty good. Sparc32 system emulation works, x86 gives bus errors. I haven't tested other emulators, except the BSD user emulator that is under construction. On Linux/Sparc32/64 all emulators segfault but that is probably due to glibc bugs. I haven't installed OpenBSD to my Sparc32 machine yet, so I don't have a working reference platform for Sparc32. Therefore Sparc32 host support is pretty much untested. Based on this, I'd appreciate if you gave it a shot. There has been much progress.