dma/rc4030: use AddressSpace and address_space_rw in users
commitdd8205130bab277a27889b6d3c0c6c7651585732
authorHervé Poussineau <hpoussin@reactos.org>
Wed, 3 Jun 2015 20:45:37 +0000 (3 22:45 +0200)
committerLeon Alrae <leon.alrae@imgtec.com>
Thu, 11 Jun 2015 09:13:29 +0000 (11 10:13 +0100)
treefd11ed50a5b4b158a0e95a3a893c26e12e27bba5
parenta3d586f704609a45b6037534cb2f34da5dfd8895
dma/rc4030: use AddressSpace and address_space_rw in users

Now that rc4030 internally uses an AddressSpace for DMA handling, make its root
memory region public. This is especially usefull for dp8393x netcard, which now
uses well known QEMU types and methods.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/dma/rc4030.c
hw/mips/mips_jazz.c
hw/net/dp8393x.c
include/hw/mips/mips.h