summaryrefslogtreecommitdiffstats
path: root/hw/dma/omap_dma.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-4/+2
* omap: Fix warnings from SparseStefan Weil2015-03-191-3/+5
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-2/+2
* hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell2014-05-131-6/+6
* hw/dma/omap_dma: Fix bugs with DMA requests above 32Peter Maydell2013-07-151-5/+6
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-0/+2101
OpenPOWER on IntegriCloud