Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -13/+13 |
* | dma: omap: check dma channel data_type | Prasad J Pandit | 2017-01-27 | 1 | -3/+7 |
* | hw/dma/omap: spelling fix: endianness | Michael Tokarev | 2016-09-13 | 1 | -1/+1 |
* | arm devices: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-09-07 | 1 | -4/+2 |
* | omap: Fix warnings from Sparse | Stefan Weil | 2015-03-19 | 1 | -3/+5 |
* | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber | 2014-06-30 | 1 | -2/+2 |
* | hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 | Peter Maydell | 2014-05-13 | 1 | -6/+6 |
* | hw/dma/omap_dma: Fix bugs with DMA requests above 32 | Peter Maydell | 2013-07-15 | 1 | -5/+6 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+2101 |