Home
last modified time | relevance | path

Searched hist:"45 e5dc43" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/sd/
H A Dsdhci.c45e5dc43 Thu Sep 03 17:00:04 GMT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses

If we have pending DMA requests scheduled, process them first.
So far we don't need to implement a bottom half to process them.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200903172806.489710-3-f4bug@amsat.org>