summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/mac_dbdma.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-2/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland2017-09-271-1/+0Star
* mac_dbdma: QOMifyMark Cave-Ayland2017-09-271-0/+6
* mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland2017-09-271-4/+0Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+2
* macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland2016-06-141-0/+5
* include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster2016-03-221-0/+1
* macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland2015-06-051-1/+0Star
* macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-051-1/+2
* macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland2015-05-221-4/+0Star
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+5
* PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-0/+3
* PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-1/+2
* PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-0/+1
* PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+1
* PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-0/+118
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+48