Philippe Mathieu-Daudé 79ed6fd650 hw/arm/musicpal: Use AddressSpace for DMA transfers
Allow the device to execute the DMA transfers in a different
AddressSpace.

We keep using the system_memory address space, but via the
proper dma_memory_access() API.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200814125533.4047-1-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-08-28 10:02:44 +01:00
..
2020-07-20 11:03:09 +01:00
2020-08-21 06:30:33 -04:00
2020-07-20 11:03:09 +01:00
2020-08-19 10:45:48 -04:00
2020-07-21 18:31:52 +01:00