qemu/hw/ide
BALATON Zoltan c6ff8bde8d hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
Remove last two includes of hw/ide/intarnal.h outside of hw/ide and
replace them with newly added public header to allow moving internal.h
into hw/ide to really stop exposing it.

Fixes: a11f439a0e (hw/ide: Stop exposing internal.h to non-IDE files)
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240223142633.933694E6004@zero.eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-02-27 09:37:30 +01:00
..
ahci_internal.h hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() 2024-02-15 16:58:46 +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
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
internal.h hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ 2024-02-27 09:37:30 +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
Kconfig hw/ide: Split qdev.c into ide-bus.c and ide-dev.c 2024-02-22 12:47:40 +01: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