Contents |
On this page we're collecting the current state of the AHCI implementation for Qemu. Creating a fully functional version of AHCI for Qemu.
Note that since AHCI implementation has been integrated into qemu at version 0.14 (current version as of this writing is 1.0), this page is probably very out of date.
Chong posted a patch on qemu-devel that contained a rough first draft of an AHCI implementation. We now need to make sure it's clean and fast enough to get upstream.
We're currently keeping the code in a separate git repo.