aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-22hw/ide: Remove the include/hw/ide.h legacy fileThomas Huth1-9/+0
2023-02-27hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'Philippe Mathieu-Daudé1-4/+0
2023-02-27hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'Philippe Mathieu-Daudé1-5/+0
2023-02-27hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'Philippe Mathieu-Daudé1-3/+0
2022-06-09include/hw/ide: Unexport pci_piix3_xen_ide_unplug()Bernhard Beschow1-3/+0
2020-03-17hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan1-2/+0
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan1-1/+0
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan1-1/+0
2020-03-17hw/ide: Get rid of piix3_init functionsBALATON Zoltan1-2/+0
2020-03-16ide/via: Get rid of via_ide_init()BALATON Zoltan1-1/+0
2020-03-10cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland1-2/+0
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan1-1/+1
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant1-1/+1
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+32