summaryrefslogtreecommitdiffstats
path: root/hw/ide/ahci.c
Commit message (Expand)AuthorAgeFilesLines
...
* ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf2011-05-191-2/+25
* ahci: Fix crashes on duplicate BH registrationJan Kiszka2011-05-181-3/+5
* ich/ahci: convert to pci_register_bar_simple()Avi Kivity2011-04-071-9/+0
* ahci: make number of ports runtime determinedAlexander Graf2011-02-071-10/+19
* ahci: Implement HBA resetAlexander Graf2011-02-071-1/+4
* ahci: send init d2h fis on fis enableAlexander Graf2011-02-071-7/+31
* ahci: split ICH and AHCI even moreAlexander Graf2011-02-071-110/+0
* ahci: split ICH9 from coreSebastian Herbszt2011-02-071-301/+4
* blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster2011-01-311-1/+0
* ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi2011-01-311-5/+5
* ahci: delete write-only variables (v2)Blue Swirl2010-12-191-4/+1
* ahci: set SATA Mode SelectSebastian Herbszt2010-12-171-0/+3
* ahci: add ahci emulationAlexander Graf2010-12-171-0/+1524
OpenPOWER on IntegriCloud