aboutsummaryrefslogtreecommitdiff
path: root/hw/dma
AgeCommit message (Expand)Author
2019-04-29hw/dma: Compile the bcm2835_dma device as common objectPhilippe Mathieu-Daudé
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-14hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-12-13dma/puv3_dma: Convert sysbus init function to realize functionMao Zhongyi
2018-08-20hw/dma/pl080: Remove hw_error() if DMA is enabledpull-target-arm-20180820Peter Maydell
2018-08-20hw/dma/pl080: Correct bug in register address decode logicPeter Maydell
2018-08-20hw/dma/pl080: Provide device reset functionPeter Maydell
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printfPhilippe Mathieu-Daudé
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-05-31xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errorsFrancisco Iglesias
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé
2018-03-12hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé
2018-02-06hw/dma: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
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
2018-01-09sun4m: move sun4m_iommu.c from hw/dma to hw/sparcMark Cave-Ayland
2017-10-31sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland
2017-10-31sparc32_dma: switch over to using IOMMU memory region and DMA APIMark Cave-Ayland
2017-10-31sun4m: implement IOMMU translation using IOMMU memory regionMark 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-31sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark 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-09-07xilinx_axidma: Convert to DEFINE_PROP_LINKFam Zheng
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-13xilinx: Fix latent error handling bugEduardo Habkost
2017-06-02hw/dma: QOM'ify sun4m_iommu.cxiaoqiang zhao
2017-06-02hw/dma: QOM'ify sparc32_dma.cxiaoqiang zhao