aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide.h
AgeCommit message (Expand)Author
2020-03-17hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan
2020-03-17hw/ide: Get rid of piix3_init functionsBALATON Zoltan
2020-03-16ide/via: Get rid of via_ide_init()BALATON Zoltan
2020-03-10cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2013-04-08hw: move headers to include/Paolo Bonzini