Searched hist:"1 b986676" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/hw/ide/ |
H A D | ide-dma.h | 1b986676 Tue Feb 20 02:55:01 CST 2024 Thomas Huth <thuth@redhat.com> 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>
|