Home
last modified time | relevance | path

Searched hist:cae323572eddc1a45e2f6ef98c006d98fed23b1e (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/ide/
H A Dmacio.ccae323572eddc1a45e2f6ef98c006d98fed23b1e Sun Jun 30 00:54:35 UTC 2013 Alexander Graf <agraf@suse.de> PPC: dbdma: Wait for DMA until we have data

We should only start processing DMA requests when we have data to process.
Hold off working through the DMA shuffling until the IDE core told us that
it's ready.

This is required because the guest can program the DMA engine or the IDE
transfer first. Both are legal.

Signed-off-by: Alexander Graf <agraf@suse.de>