[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 0/7] Some more AHCI work v2
From: |
Kevin Wolf |
Subject: |
[Qemu-devel] Re: [PATCH 0/7] Some more AHCI work v2 |
Date: |
Mon, 07 Feb 2011 11:56:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 |
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.
Kevin
- [Qemu-devel] [PATCH 2/7] ahci: add license header in ahci.h, (continued)
[Qemu-devel] [PATCH 7/7] ahci: work around bug with level interrupts, Alexander Graf, 2011/02/02
[Qemu-devel] Re: [PATCH 0/7] Some more AHCI work v2,
Kevin Wolf <=