qemu/hw/misc/macio
Alexander Graf 03ee3b1e58 PPC: dbdma: Move processing to io
Soon we will introduce intermediate processing pauses which will
allow the bottom half to restart a DMA request that couldn't be
fulfilled yet.

For that to work, move the processing variable into the io struct
which is what DMA providers work with.

While touching it, also change it into a bool

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-11 18:51:25 +02:00
..
cuda.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mac_dbdma.c PPC: dbdma: Move processing to io 2013-07-11 18:51:25 +02:00
macio.c PPC: g3beige: Move secondary IDE bus to mac-io 2013-07-11 18:51:24 +02:00
Makefile.objs