From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C8jQ9-0001VZ-IK for qemu-devel@nongnu.org; Sat, 18 Sep 2004 13:54:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C8jPo-0001Lq-LR for qemu-devel@nongnu.org; Sat, 18 Sep 2004 13:54:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8jPo-0001Ln-I8 for qemu-devel@nongnu.org; Sat, 18 Sep 2004 13:54:28 -0400 Received: from [194.90.9.20] (helo=mxout1.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C8jJc-0005Us-A7 for qemu-devel@nongnu.org; Sat, 18 Sep 2004 13:48:05 -0400 Received: from [10.0.0.151] ([217.132.3.145]) by mxout1.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I49007IH029BI@mxout1.netvision.net.il> for qemu-devel@nongnu.org; Sat, 18 Sep 2004 20:46:57 +0300 (IDT) Date: Sat, 18 Sep 2004 20:46:55 +0300 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Patch: Sparc system support (3/3) In-reply-to: Message-id: <200409182046.55883.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7BIT Content-disposition: inline References: Reply-To: hetz@witch.dyndns.org, 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 Cc: Blue Swirl On Saturday 18 September 2004 10:44 am, Blue Swirl wrote: > Hi, > > Contents: GDB support for Sparc target, signal support for Sparc usermode > (incomplete), interrupt support (incomplete), wait4 fix for return value, > monitor support for Sparc registers, fix for DHCP to support older BOOTP > clients. Hi, One question: doesn't the sun machine that you emulate requires SCSI devices for storage? (if I recall correctly, only the UltraSparc based machines came with IDE drives).. Thanks, Hetz