[Qemu-devel] Re: AHCI support integration

2010-05-10 Thread Tejun Heo
Hello, On 05/09/2010 09:11 PM, Alexander Graf wrote: > Sebastian Herbszt wrote: >> The ICH6 AHCI implementation submitted by Chong is an all-in-one >> attempt (ahci.c). It includes all needed parts of the ICH6, AHCI, >> SATA and ATA specification. The code in hw/ide/* on the other hand >> is spl

[Qemu-devel] Re: AHCI support integration

2010-05-10 Thread Joerg Roedel
On Sun, May 09, 2010 at 09:11:17PM +0200, Alexander Graf wrote: > Sebastian Herbszt wrote: > > The ICH6 AHCI implementation submitted by Chong is an all-in-one > > attempt (ahci.c). > > It includes all needed parts of the ICH6, AHCI, SATA and ATA > > specification. > > The code in hw/ide/* on the o

Re: [Qemu-devel] Re: AHCI support integration

2010-05-10 Thread Christoph Egger
On Sunday 09 May 2010 21:11:17 Alexander Graf wrote: > Sebastian Herbszt wrote: > > The ICH6 AHCI implementation submitted by Chong is an all-in-one > > attempt (ahci.c). > > It includes all needed parts of the ICH6, AHCI, SATA and ATA > > specification. > > The code in hw/ide/* on the other hand i

[Qemu-devel] Re: AHCI support integration

2010-05-09 Thread Alexander Graf
Sebastian Herbszt wrote: > The ICH6 AHCI implementation submitted by Chong is an all-in-one > attempt (ahci.c). > It includes all needed parts of the ICH6, AHCI, SATA and ATA > specification. > The code in hw/ide/* on the other hand is split (or could be split) > into smaller parts like > port base