diff options
author | Mark Cave-Ayland | 2017-10-14 14:22:21 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2017-10-31 18:25:35 +0100 |
commit | 9540619d82da44d5c0a1e8895598461b8d5e3dca (patch) | |
tree | 3804ad2a672d14f6ecd4c5969812fda2c6e4d9c3 /README | |
parent | sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h (diff) | |
download | qemu-9540619d82da44d5c0a1e8895598461b8d5e3dca.tar.gz qemu-9540619d82da44d5c0a1e8895598461b8d5e3dca.tar.xz qemu-9540619d82da44d5c0a1e8895598461b8d5e3dca.zip |
sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
By using the sysbus interface it is possible to wire up the esp/le devices
to the sun4m DMA controller directly during sun4m_hw_init() instead of
passing qemu_irqs into the sparc32_dma_init() function.
This is an intermediate step to allow further reorganisation as more logic
is moved into the relevant SPARC32 DMA devices; there will be a final
refactoring of sparc32_dma_init() once this work is complete.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions