summaryrefslogtreecommitdiff
path: root/hw/dma/sparc32_dma.c
AgeCommit message (Expand)Author
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland
2018-01-09sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland
2017-10-31sparc32_dma: switch over to using IOMMU memory region and DMA APIMark Cave-Ayland
2017-10-31sparc32_dma: add len to esp/le DMA memory tracingMark Cave-Ayland
2017-10-31sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland
2017-10-31sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland
2017-10-31sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland
2017-10-31sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland
2017-10-31sparc32_dma: use object link instead of qdev property to pass IOMMU referenceMark Cave-Ayland
2017-10-31sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland
2017-10-31sparc32_dma: split esp and le into separate DMA devicesMark Cave-Ayland
2017-10-31sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICEMark Cave-Ayland
2017-06-02hw/dma: QOM'ify sparc32_dma.cxiaoqiang zhao
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-01-29hw: Clean up includesPeter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29sparc32_dma: QOM cast cleanupAndreas Färber
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini