Am 07.02.2011 12:44, schrieb Jan Kiszka: > On 2011-02-07 11:56, Kevin Wolf wrote: >> Am 01.02.2011 15:51, schrieb Alexander Graf: >>> Clearly, AHCI as is is not perfect yet (intentionally, release early, >>> release often, remember?). This patch set makes it work with SeaBIOS >>> so booting Windows 7 works flawlessly for me. it also adds some speedups >>> and fixes a level based interrupts, rendering ahci useful on PPC targets. >>> >>> In preparation of potential non-ich9 implementations, this set also >>> splits ahci code from concrete ich9 specific code. That way we can >>> later on create other AHCI adapters while reusing a lot of code. >>> >>> Git tree (including BIOS patch to enable booting from AHCI): >>> >>> git://repo.or.cz/qemu/ahci.git ahci >> >> Thanks, applied all to the block branch. > > Please drop patch 7, 0280b571c1 obsoleted that workaround.
Oh, it's already in? Thanks for catching this, I'll drop patch 7. Kevin