aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/pxa2xx_dma.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2016-06-14hw/dma: QOM'ify pxa2xx_dma.cxiaoqiang zhao
2016-01-29arm: Clean up includesPeter Maydell
2015-11-06hw/dma/pxa2xx: Remove superfluous memsetThomas Huth
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-07-29pxa2xx_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-19Remove unneeded type castsStefan Weil
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini