aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ahci_internal.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini1-1/+1
2018-06-08ahci: delete old host register address definitionsJohn Snow1-6/+0
2018-06-08ahci: fix host register max addressJohn Snow1-2/+1
2018-06-08ahci: add host register enumerationJohn Snow1-0/+15
2018-06-08ahci: delete old port register address definitionsJohn Snow1-18/+0
2018-06-08ahci: add port register enumerationJohn Snow1-0/+29
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé1-3/+0
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow1-4/+0
2017-09-18AHCI: Rework IRQ constantsJohn Snow1-9/+35
2017-07-18ahci: split public and private interfaceJohn Snow1-0/+359