From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUjSt-0000eg-2k for qemu-devel@nongnu.org; Sun, 17 Aug 2008 10:42:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUjSr-0000di-A9 for qemu-devel@nongnu.org; Sun, 17 Aug 2008 10:42:42 -0400 Received: from [199.232.76.173] (port=52669 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUjSr-0000da-44 for qemu-devel@nongnu.org; Sun, 17 Aug 2008 10:42:41 -0400 Received: from wf-out-1314.google.com ([209.85.200.170]:64538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KUjSq-0003iS-Ri for qemu-devel@nongnu.org; Sun, 17 Aug 2008 10:42:41 -0400 Received: by wf-out-1314.google.com with SMTP id 27so2537423wfd.4 for ; Sun, 17 Aug 2008 07:42:39 -0700 (PDT) Message-ID: Date: Sun, 17 Aug 2008 17:42:39 +0300 From: "Blue Swirl" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] R5018 almost working on Sparc64 host 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 I get this with r5018 on OpenBSD/Sparc64: /qemu-system-sparc -boot d -L .. -nographic -cdrom ../OpenBSD-4.2.iso [sparc] Booting file 'cdrom' with parameters '' Not a bootable ELF image Not a Linux kernel image Loading a.out image... Loaded 66776 bytes entry point is 0x4000 Jumping to entry point... >> OpenBSD BOOT 2.2 Booting bsd @ 0x4000 3343704+204752- Segmentation fault Aurora 1.0: [cut] VFS: Mounted root (ext2 filesystem). Greetings. Aurora install init version 7.2 starting mounting /proc filesystem... done mounting /proc/openprom filesystem... done mounting /dev/pts (unix98 pty) filesystem... done Aurora install init version 7.2 using a serial console remember, cereal is an important part of a nutritionally balanced breakfast. checking for NFS root filesystem...no trying to remount root filesystem read write... done checking for writeable /tmp... yes couldn't open /dev/tty4 for syslog -- still using /tmp/syslog running install... running /sbin/loader Segmentation fault So Sparc64 host is very close to working, Linux even reaches userland.