From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaCKa-0008Dh-6Y for qemu-devel@nongnu.org; Sun, 09 Aug 2009 13:37:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaCKU-0008Ck-P4 for qemu-devel@nongnu.org; Sun, 09 Aug 2009 13:37:14 -0400 Received: from [199.232.76.173] (port=53935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaCKU-0008Ch-K4 for qemu-devel@nongnu.org; Sun, 09 Aug 2009 13:37:10 -0400 Received: from relay.ptn-ipout02.plus.net ([212.159.7.36]:37067) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MaCKT-0007te-T9 for qemu-devel@nongnu.org; Sun, 09 Aug 2009 13:37:10 -0400 Received: from [212.159.106.41] (helo=bandsman.co.uk) by ptb-relay01.plus.net with esmtp (Exim) id 1MaCKR-0005xN-Pv for qemu-devel@nongnu.org; Sun, 09 Aug 2009 18:37:08 +0100 Received: from philips.bandsman.co.uk ([192.168.1.8]) (authenticated bits=0) by bandsman.co.uk (8.14.3/8.14.3/Debian-9) with ESMTP id n79Hb7Ti019252 for ; Sun, 9 Aug 2009 18:37:07 +0100 Message-ID: <4A7F0943.7040301@bandsman.co.uk> Date: Sun, 09 Aug 2009 18:37:07 +0100 From: Nigel Horne MIME-Version: 1.0 Subject: Re: [Qemu-devel] Sparc emulation no longer boots References: <4A77F195.8060200@bandsman.co.uk> <4A7F076E.4060904@bandsman.co.uk> In-Reply-To: <4A7F076E.4060904@bandsman.co.uk> Content-Type: multipart/alternative; boundary="------------020405090909040707020602" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------020405090909040707020602 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 09/08/09 18:29, Nigel Horne wrote: . >>> mount[8]: Unimplemented SPARC system call 188 >>> cat[9]: Unimplemented SPARC system call 188 >>> mount[10]: Unimplemented SPARC system call 188 >>> linuxrc[7]: Unimplemented SPARC system call 188 >>> Freeing unused kernel memory: 128k freed >>> initrd-tools: 0.1.84.2 >>> umount[11]: Unimplemented SPARC system call 188 >>> cat[12]: Unimplemented SPARC system call 188 >>> >>> Then qemu loops. >>> >>> My startup command is >>> qemu-system-sparc -hda ~njh/qemu/sparc/debian.img -nographic -m 128 >>> >> >> I don't see any problems in my tests. Could you try t >> > Perhaps it's a resurgence of the problem reported at > http://www.mail-archive.com/qemu-devel@nongnu.org/msg03187.html > Or this one? http://www.claunia.com/qemu/details.php?id=00153 -Nigel --------------020405090909040707020602 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit On 09/08/09 18:29, Nigel Horne wrote: .
mount[8]: Unimplemented SPARC system call 188
cat[9]: Unimplemented SPARC system call 188
mount[10]: Unimplemented SPARC system call 188
linuxrc[7]: Unimplemented SPARC system call 188
Freeing unused kernel memory: 128k freed
initrd-tools: 0.1.84.2
umount[11]: Unimplemented SPARC system call 188
cat[12]: Unimplemented SPARC system call 188

Then qemu loops.

My startup command is
qemu-system-sparc -hda ~njh/qemu/sparc/debian.img -nographic -m 128
    

I don't see any problems in my tests. Could you try t
  
Perhaps it's a resurgence of the problem reported at http://www.mail-archive.com/qemu-devel@nongnu.org/msg03187.html

Or this one?

http://www.claunia.com/qemu/details.php?id=00153

-Nigel
--------------020405090909040707020602--