aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ahci.c
AgeCommit message (Expand)Author
2011-10-26ahci: fix DPRINTF format stringsMax Filippov
2011-09-21ahci: add port I/O index-data pairDaniel Verkamp
2011-09-20Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-20AHCI Port Interrupt Enable register cleaning on soft resetAlexander Motin
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-09-12ahci: Remove unused struct memberStefan Weil
2011-08-25block: explicit I/O accountingChristoph Hellwig
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08ahci: convert to memory APIAvi Kivity
2011-05-19ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: Implement HBA resetAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-01-31blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster
2011-01-31ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17ahci: add ahci emulationAlexander Graf