From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzC4c-0003Y6-7U for qemu-devel@nongnu.org; Tue, 06 Apr 2010 12:56:22 -0400 Received: from [140.186.70.92] (port=32820 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzC4a-0003V8-Us for qemu-devel@nongnu.org; Tue, 06 Apr 2010 12:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzC4Z-00030K-Ru for qemu-devel@nongnu.org; Tue, 06 Apr 2010 12:56:20 -0400 Received: from mail-bw0-f218.google.com ([209.85.218.218]:43972) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzC4Z-000305-Mm for qemu-devel@nongnu.org; Tue, 06 Apr 2010 12:56:19 -0400 Received: by bwz10 with SMTP id 10so96162bwz.2 for ; Tue, 06 Apr 2010 09:56:17 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 6 Apr 2010 18:56:17 +0200 Message-ID: Subject: [Qemu-devel] AHCI emulation From: Roland Elek Content-Type: multipart/alternative; boundary=00151747bff2f934d304839452b2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --00151747bff2f934d304839452b2 Content-Type: text/plain; charset=ISO-8859-1 Seeing the controversy about the S3 Trio, and the fact that there seems to be another applicant interested in it, I've decided to prepare a proposal for the AHCI emulation project, the other project of my interest. I have skimmed through the documentation and some Qemu code, and it seems to me that to add AHCI emulation, I would have to implement an AHCI HBA and a SATA device to connect to it. The SATA part could be an extension of the existing IDE code. Am I right about these? --00151747bff2f934d304839452b2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Seeing the controversy about the S3 Trio, and the fact that there seems to = be another applicant interested in it, I've decided to prepare a propos= al for the AHCI emulation project, the other project of my interest. I have= skimmed through the documentation and some Qemu code, and it seems to me t= hat to add AHCI emulation, I would have to implement an AHCI HBA and a SATA= device to connect to it. The SATA part could be an extension of the existi= ng IDE code. Am I right about these?
--00151747bff2f934d304839452b2--