summaryrefslogtreecommitdiffstats
path: root/include/hw/sparc/sparc32_dma.h
Commit message (Expand)AuthorAgeFilesLines
* sparc32-espdma: use object_initialize_child() for esp child objectMark Cave-Ayland2020-10-281-1/+1
* sparc32-ledma: use object_initialize_child() for lance child objectMark Cave-Ayland2020-10-281-1/+1
* sparc32-dma: use object_initialize_child() for espdma and ledma child objectsMark Cave-Ayland2020-10-281-2/+2
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-12/+4Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-8/+8
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-7/+11
* sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland2017-10-311-1/+1
* sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland2017-10-311-0/+12
* sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland2017-10-311-0/+3
* sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland2017-10-311-0/+3
* sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland2017-10-311-0/+37
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+12