* [Qemu-devel] AHCI emulation
@ 2010-04-06 16:56 Roland Elek
[not found] ` <1C3016CC-6690-445B-BE48-2565D78D6345@claunia.com>
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Roland Elek @ 2010-04-06 16:56 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
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?
[-- Attachment #2: Type: text/html, Size: 494 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] AHCI emulation
[not found] ` <1C3016CC-6690-445B-BE48-2565D78D6345@claunia.com>
@ 2010-04-07 7:56 ` Roland Elek
0 siblings, 0 replies; 5+ messages in thread
From: Roland Elek @ 2010-04-07 7:56 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
> Excuse me but I do not see any other applicant interested in the S3
emulation however there is one application already for AHCI.
Could you guide me to that other applicant please?
I was referring to jai from IRC, according to a post by Alexander Graf in a
previous thread about the two projects in question.
[-- Attachment #2: Type: text/html, Size: 728 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] AHCI emulation
2010-04-06 16:56 [Qemu-devel] AHCI emulation Roland Elek
[not found] ` <1C3016CC-6690-445B-BE48-2565D78D6345@claunia.com>
@ 2010-04-07 9:57 ` Alexander Graf
2010-04-07 12:57 ` Luiz Capitulino
2 siblings, 0 replies; 5+ messages in thread
From: Alexander Graf @ 2010-04-07 9:57 UTC (permalink / raw)
To: Roland Elek; +Cc: qemu-devel
Roland Elek wrote:
> 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?
Muhammed Gamal (IIRC) was also interested in AHCI emulation.
Really, if you think you want to do the S3 emulation, go ahead and apply
for that :-). If you want to do the AHCI emulation, go ahead and apply
there. If you think you want do either of them, apply for both.
We haven't decided on any slots yet and we'll probably not be able to
take everyone, because Google's slots are limited. We'll do the sorting
after everyone applied :-).
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] AHCI emulation
2010-04-06 16:56 [Qemu-devel] AHCI emulation Roland Elek
[not found] ` <1C3016CC-6690-445B-BE48-2565D78D6345@claunia.com>
2010-04-07 9:57 ` Alexander Graf
@ 2010-04-07 12:57 ` Luiz Capitulino
2010-04-07 14:08 ` Joerg Roedel
2 siblings, 1 reply; 5+ messages in thread
From: Luiz Capitulino @ 2010-04-07 12:57 UTC (permalink / raw)
To: Roland Elek; +Cc: joro, qemu-devel
On Tue, 6 Apr 2010 18:56:17 +0200
Roland Elek <elek.roland@gmail.com> wrote:
> 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?
Jörg?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] AHCI emulation
2010-04-07 12:57 ` Luiz Capitulino
@ 2010-04-07 14:08 ` Joerg Roedel
0 siblings, 0 replies; 5+ messages in thread
From: Joerg Roedel @ 2010-04-07 14:08 UTC (permalink / raw)
To: Luiz Capitulino; +Cc: qemu-devel, Roland Elek
Hello Roland, Luiz,
Sorry I missed this email. Here is my reply.
On Wed, Apr 07, 2010 at 09:57:27AM -0300, Luiz Capitulino wrote:
> On Tue, 6 Apr 2010 18:56:17 +0200
> Roland Elek <elek.roland@gmail.com> wrote:
>
> > 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?
If we could extend the IDE code and if it makes sense should be
evaluated. My personal feeling is that it is easier to start from ground
and implement an AHCI HBA with SATA ports and SATA command
execution. We could merge it with the existing IDE code later if this
makes sense. We don't really know yet.
Joerg
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-04-07 14:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 16:56 [Qemu-devel] AHCI emulation Roland Elek
[not found] ` <1C3016CC-6690-445B-BE48-2565D78D6345@claunia.com>
2010-04-07 7:56 ` Roland Elek
2010-04-07 9:57 ` Alexander Graf
2010-04-07 12:57 ` Luiz Capitulino
2010-04-07 14:08 ` Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).