aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/pxa2xx_dma.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-2/+2
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-7/+7
2016-06-14hw/dma: QOM'ify pxa2xx_dma.cxiaoqiang zhao1-16/+22
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2015-11-06hw/dma/pxa2xx: Remove superfluous memsetThomas Huth1-2/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+0
2013-07-29pxa2xx_dma: QOM cast cleanupAndreas Färber1-8/+12
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-19Remove unneeded type castsStefan Weil1-1/+1
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-0/+574