summaryrefslogtreecommitdiff
path: root/hw/ide/ahci_internal.h
AgeCommit message (Expand)Author
2020-08-27ahci: Move QOM macros to headerEduardo Habkost
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini
2018-06-08ahci: delete old host register address definitionsJohn Snow
2018-06-08ahci: fix host register max addressJohn Snow
2018-06-08ahci: add host register enumerationJohn Snow
2018-06-08ahci: delete old port register address definitionsJohn Snow
2018-06-08ahci: add port register enumerationJohn Snow
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2017-09-18AHCI: Rework IRQ constantsJohn Snow
2017-07-18ahci: split public and private interfaceJohn Snow