aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide/pci.h
AgeCommit message (Expand)Author
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-17hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-29ide: move headers to include folderEfimov Vasily