From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpmbX-0000x6-1k for qemu-devel@nongnu.org; Fri, 03 Apr 2009 12:50:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpmbR-0000vD-Kt for qemu-devel@nongnu.org; Fri, 03 Apr 2009 12:50:53 -0400 Received: from [199.232.76.173] (port=41928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpmbR-0000vA-GE for qemu-devel@nongnu.org; Fri, 03 Apr 2009 12:50:49 -0400 Received: from mail-bw0-f172.google.com ([209.85.218.172]:50119) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpmbQ-0001pM-U3 for qemu-devel@nongnu.org; Fri, 03 Apr 2009 12:50:49 -0400 Received: by bwz20 with SMTP id 20so953886bwz.34 for ; Fri, 03 Apr 2009 09:50:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5c3e8b1b0904011258g389eaf6cvc7c38791f99fd25e@mail.gmail.com> References: <5c3e8b1b0903282143i47583269pbbd2c50df2449dcc@mail.gmail.com> <5c3e8b1b0903312204v7473a523i3c33bcb676f19ee4@mail.gmail.com> <5c3e8b1b0904011258g389eaf6cvc7c38791f99fd25e@mail.gmail.com> Date: Fri, 3 Apr 2009 19:50:46 +0300 Message-ID: Subject: Re: [Qemu-devel] qemu working openbsd/sparc64 yet? From: Blue Swirl Content-Type: text/plain; charset=UTF-8 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 On 4/1/09, Vivek Ayer wrote: > Wait...I'm confused. The i386 emulation builds ok? I tried building > with all emulation options and it wouldn't build. > > Suppose I went with your options: ./configure > > --target-list="sparc-softmmu sparc64-softmmu sparc64-bsd-user > > > This would allow me to emulate which guests exactly? You got Linux to > run, but that's Sparc/Linux and MATLAB wouldn't install on that. > Because the MATLAB license can only install on Linux (i386), Linux > (x86-64), OSX (Intel), Solaris 64, and Windows . So the QEMU install > would be limited to emulating openbsd/sparc64, linux/sparc64, > linux/sparc, and solaris/opensolaris. > > Considering the install options, I'm just limited to using Solaris 64, > right? Which would I could only run solaris/opensolaris on > openbsd/sparc64 to install matlab, right? Sparc64 emulator does not work very well yet, no OS can get to shell prompt. Sparc32 emulator probably could run old Solaris (v9), but some details in OpenBIOS do not match what Solaris expects. Linux works, NetBSD 4.0 and most OpenBSD versions work but not without problems.