qemu-e2k/hw/ide
Thomas Huth a11f439a0e hw/ide: Stop exposing internal.h to non-IDE files
include/hw/ide/internal.h is currently included by include/hw/ide/pci.h
and thus exposed to a lot of files that are not part of the IDE subsystem.
Stop including internal.h there and use the appropriate new headers
ide-bus.h and ide-dma.h instead.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-ID: <20240220085505.30255-8-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-02-22 12:47:40 +01:00
..
Kconfig hw/ide: Split qdev.c into ide-bus.c and ide-dev.c 2024-02-22 12:47:40 +01:00
ahci-allwinner.c hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' 2024-02-15 16:58:46 +01:00
ahci.c hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' 2024-02-15 16:58:46 +01:00
ahci_internal.h hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() 2024-02-15 16:58:46 +01:00
atapi.c hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() 2023-02-27 22:29:02 +01:00
cf.c hw/ide: Add the possibility to disable the CompactFlash device in the build 2024-02-22 12:47:40 +01:00
cmd646.c hw/ide: Stop exposing internal.h to non-IDE files 2024-02-22 12:47:40 +01:00
core.c hw/ide: Constify VMState 2023-12-29 11:17:30 +11:00
ich.c hw/ide/ich9: Use AHCIPCIState typedef 2024-02-15 16:58:47 +01:00
ide-bus.c hw/ide: Split qdev.c into ide-bus.c and ide-dev.c 2024-02-22 12:47:40 +01:00
ide-dev.c hw/ide: Move IDE device related definitions to ide-dev.h 2024-02-22 12:47:40 +01:00
ioport.c ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core 2023-11-21 12:45:21 +01:00
isa.c hw/ide: Constify VMState 2023-12-29 11:17:30 +11:00
macio.c hw/ide: Constify VMState 2023-12-29 11:17:30 +11:00
meson.build hw/ide: Split qdev.c into ide-bus.c and ide-dev.c 2024-02-22 12:47:40 +01:00
microdrive.c hw/ide: Constify VMState 2023-12-29 11:17:30 +11:00
mmio.c hw/ide: Constify VMState 2023-12-29 11:17:30 +11:00
pci.c hw/ide: Stop exposing internal.h to non-IDE files 2024-02-22 12:47:40 +01:00
piix.c hw/ide: Stop exposing internal.h to non-IDE files 2024-02-22 12:47:40 +01:00
sii3112.c hw/ide: Stop exposing internal.h to non-IDE files 2024-02-22 12:47:40 +01:00
trace-events hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() 2023-02-27 22:29:02 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
via.c hw/ide: Stop exposing internal.h to non-IDE files 2024-02-22 12:47:40 +01:00