summaryrefslogtreecommitdiff
path: root/include/hw/ppc/mac_dbdma.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland1-0/+5
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster1-0/+1
2015-06-04macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland1-1/+0
2015-06-04macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland1-1/+2
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland1-4/+0
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf1-0/+5
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf1-0/+3
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-1/+2
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-0/+118
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+48