From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4hrm-0005ul-NV for qemu-devel@nongnu.org; Wed, 21 Apr 2010 17:53:54 -0400 Received: from [140.186.70.92] (port=57171 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4hrc-0005oe-TI for qemu-devel@nongnu.org; Wed, 21 Apr 2010 17:53:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4hrV-0004Jx-QO for qemu-devel@nongnu.org; Wed, 21 Apr 2010 17:53:44 -0400 Received: from mail-ww0-f45.google.com ([74.125.82.45]:48780) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4hrV-0004Jb-M1 for qemu-devel@nongnu.org; Wed, 21 Apr 2010 17:53:37 -0400 Received: by wwd20 with SMTP id 20so400227wwd.4 for ; Wed, 21 Apr 2010 14:53:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Artyom Tarasenko Date: Wed, 21 Apr 2010 23:53:15 +0200 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Re: OBP under qemu-system-sparc64 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel What is actually the closest sun4u model that qemu emulates? Since it's a pci one I gave Ultra-5's OBP a shot, but it also dies before the serial console is initialized: $ sparc64-softmmu/qemu-system-sparc64 -bios /home/tyom/sparc/prom/u5_v3.19.4.bin -nographic -d in_asm,int,cpu #### skip unassigned mem access to 000001fff1000010 #### skip unassigned mem access to 000001fff1000014 #### skip unassigned mem access to 000001fff1710000 #### skip unassigned mem access to 000001fff1710004 #### skip unassigned mem access to 000001fff1710008 #### skip unassigned mem access to 000001fff1300398 #### skip unassigned mem access to 000001fff130015c #### skip unassigned mem access to 000001fff130002e -- Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/