aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ahci_internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-08-27ahci: Move QOM macros to headerEduardo Habkost1-5/+0
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan1-0/+1
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster1-0/+1
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
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