Age | Commit message (Expand) | Author |
---|---|---|
2020-08-27 | ahci: Move QOM macros to header | Eduardo Habkost |
2020-03-17 | hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h | BALATON Zoltan |
2019-08-16 | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster |
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2018-06-25 | ahci: fix FIS I bit and PIO Setup FIS interrupt | Paolo Bonzini |
2018-06-08 | ahci: delete old host register address definitions | John Snow |
2018-06-08 | ahci: fix host register max address | John Snow |
2018-06-08 | ahci: add host register enumeration | John Snow |
2018-06-08 | ahci: delete old port register address definitions | John Snow |
2018-06-08 | ahci: add port register enumeration | John Snow |
2018-05-20 | hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal | Philippe Mathieu-Daudé |
2018-01-19 | hw/ide: Remove duplicated definitions from ahci_internal.h | John Snow |
2017-09-18 | AHCI: Rework IRQ constants | John Snow |
2017-07-18 | ahci: split public and private interface | John Snow |