Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -2/+2 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 1 | -7/+7 |
2016-06-14 | hw/dma: QOM'ify pxa2xx_dma.c | xiaoqiang zhao | 1 | -16/+22 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-06 | hw/dma/pxa2xx: Remove superfluous memset | Thomas Huth | 1 | -2/+1 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 1 | -2/+0 |
2013-07-29 | pxa2xx_dma: QOM cast cleanup | Andreas Färber | 1 | -8/+12 |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-19 | Remove unneeded type casts | Stefan Weil | 1 | -1/+1 |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+574 |