summaryrefslogtreecommitdiff
path: root/hw/dma/bcm2835_dma.c
AgeCommit message (Expand)Author
2020-07-10qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-02-07bcm2835_dma: Re-initialize xlen in TD modeRene Stange
2020-02-07bcm2835_dma: Fix the ylen loop in TD modeRene Stange
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé
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
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE