summaryrefslogtreecommitdiffstats
path: root/hw/dma/bcm2835_dma.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster2020-07-101-8/+1Star
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-231-1/+3
* bcm2835_dma: Re-initialize xlen in TD modeRene Stange2020-02-071-1/+3
* bcm2835_dma: Fix the ylen loop in TD modeRene Stange2020-02-071-2/+2
* hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé2019-10-151-1/+1
* hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2019-10-151-4/+4
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+408