[Qemu-devel] Re: [RFC] [PATCH] add ahci support into qemu

2010-05-03 Thread Elek Roland
On v, 2010-05-02 at 17:56 +0200, Elek Roland wrote: > I'm going to try the patch in practice as > soon as I finish my university project. (It's due today.) I've tried the patch, and I can confirm that it does provide an AHCI device and a SATA disk. It shows up in qemu as

[Qemu-devel] Re: [RFC] [PATCH] add ahci support into qemu

2010-05-02 Thread Elek Roland
Hi all, I am the GSoC student working on the project. I haven't tried the patch yet, but I've read the code. It could use general cleanup and a lot of development indeed, but otherwise it looks like a good base to build complete support on so far. I'm going to try the patch in practice as soon as