summaryrefslogtreecommitdiff
path: root/hw/ide/ahci.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell1-5/+5
2013-07-23ide/ich: QOM parent field cleanupAndreas Färber1-1/+4
2013-07-23ide/ich: QOM Upcast SweepPeter Crosthwaite1-0/+5
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-2/+2
2013-01-25ahci: Add migration supportJason Baron1-0/+10
2013-01-25ahci: Change data types in preparation for migrationKevin Wolf1-4/+4
2013-01-25ahci: Remove unused AHCIDevice fieldsJason Baron1-2/+0
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson1-1/+2
2012-06-07ahci: Clean up reset functionsJan Kiszka1-1/+1
2011-09-21ahci: add port I/O index-data pairDaniel Verkamp1-1/+8
2011-09-12ahci: Remove unused struct memberStefan Weil1-1/+0
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-3/+3
2011-08-25block: explicit I/O accountingChristoph Hellwig1-0/+1
2011-08-08ahci: convert to memory APIAvi Kivity1-1/+1
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity1-3/+0
2011-02-07ahci: make number of ports runtime determinedAlexander Graf1-5/+5
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf1-0/+1
2011-02-07ahci: add license header in ahci.hAlexander Graf1-0/+23
2011-02-07ahci: split ICH9 from coreSebastian Herbszt1-0/+309