From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49178 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdKMp-0003Dx-RA for qemu-devel@nongnu.org; Mon, 26 Jul 2010 05:53:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdKDB-0007wh-8G for qemu-devel@nongnu.org; Mon, 26 Jul 2010 05:43:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34858) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdKDB-0007wV-12 for qemu-devel@nongnu.org; Mon, 26 Jul 2010 05:43:05 -0400 Message-ID: <4C4D58A4.5080004@redhat.com> Date: Mon, 26 Jul 2010 11:43:00 +0200 From: Jes Sorensen MIME-Version: 1.0 Subject: Re: [Qemu-devel] Old DGUX Machine and Adaptec SCSI PCI Controller References: <4C4C92D7.5070905@redhat.com> In-Reply-To: <4C4C92D7.5070905@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, DG UX On 07/25/10 21:39, Avi Kivity wrote: > On 07/25/2010 04:08 PM, DG UX wrote: >> >> Currently, these DGUX machines only support Qlogic and Adaptec, no IDE >> whatsoever and no LSI. >> Any way Qemu will support anything like that? >> >> I got to know these DGUX machines very well, and know all the logs >> locations and sys/hw info. If you need anything, including system/boot >> image, let me know. > > You'll need to find the hardware specifications for one of these cards, > then find/fund someone to implement them. It shouldn't be too difficult. > An alternative could be to implement a virtio-blk driver for DG UX - not sure how hard it is to write drivers for that beast, but it might be simpler than handling all the corner cases of emulating the Adaptec. Jes