summaryrefslogtreecommitdiff
path: root/hw/ide/ahci.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka1-3/+5
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity1-9/+0
2011-02-07ahci: make number of ports runtime determinedAlexander Graf1-10/+19
2011-02-07ahci: Implement HBA resetAlexander Graf1-1/+4
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf1-7/+31
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf1-110/+0
2011-02-07ahci: split ICH9 from coreSebastian Herbszt1-301/+4
2011-01-31blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster1-1/+0
2011-01-31ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi1-5/+5
2010-12-19ahci: delete write-only variables (v2)Blue Swirl1-4/+1
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt1-0/+3
2010-12-17ahci: add ahci emulationAlexander Graf1-0/+1524