diff options
| author | Thomas Huth <thuth@redhat.com> | 2024-02-20 09:55:01 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-22 12:47:40 +0100 |
| commit | 1b986676eb472e41dfff7c946adb14552ebb3c23 (patch) | |
| tree | 93c37519b572abbcf743b6208587be56ee1520e9 /hw/ide/ide-dev.c | |
| parent | 7bd8b0d4f5e8abfd9bdca40555d92db27918777b (diff) | |
| download | focaccia-qemu-1b986676eb472e41dfff7c946adb14552ebb3c23.tar.gz focaccia-qemu-1b986676eb472e41dfff7c946adb14552ebb3c23.zip | |
hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
These definitions are required outside of the hw/ide/ code, too, so lets's move them from internal.h to a new header called ide-dma.h. Signed-off-by: Thomas Huth <thuth@redhat.com> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240220085505.30255-4-thuth@redhat.com> [PMD: Use IDEDMAOps typedef in struct IDEDMA] Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/ide/ide-dev.c')
0 files changed, 0 insertions, 0 deletions