summaryrefslogtreecommitdiffstats
path: root/include/hw/ide/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-171-1/+1
* hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-171-0/+1
* ide: Get rid of CMD646BAR structBALATON Zoltan2019-01-251-8/+2Star
* cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-251-0/+2
* cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-251-1/+0Star
* cmd646: Remove unused variableBALATON Zoltan2019-01-251-1/+0Star
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* ide: move headers to include folderEfimov Vasily2016-06-291-0/+76