summary refs log tree commit diff stats
path: root/include/hw/ide/pci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth2024-02-221-1/+1
* ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland2023-11-211-0/+1
* hw/ide: Extract bmdma_status_writeb()Bernhard Beschow2023-07-111-0/+1
* hw/ide/pci: Add PCIIDEState::isa_irq[]Bernhard Beschow2023-02-271-0/+1
* hw/ide/pci: Unexport bmdma_active_if()Bernhard Beschow2023-02-271-6/+0
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* 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/+2
* cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-251-0/+2
* cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-251-1/+0
* cmd646: Remove unused variableBALATON Zoltan2019-01-251-1/+0
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* ide: move headers to include folderEfimov Vasily2016-06-291-0/+76