summaryrefslogtreecommitdiffstats
path: root/hw/dma/pl330.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-2/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-271-1/+1
|\
| * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* | dma/pl330: Convert to support tracingGuenter Roeck2020-01-231-40/+48
|/
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* pl330: fix vmstate descriptionDamien Hedde2019-07-261-8/+9
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-4/+4
* 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
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* pl330.c: remove superfluous '\n' around error_setgGonglei2015-03-101-2/+2
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-5/+0Star
* dma/pl330: implement dmaadnh instructionPeter Crosthwaite2014-02-261-3/+16
* dma/pl330: Fix buffer depthPeter Crosthwaite2014-02-261-1/+1
* dma/pl330: Add event debugging printfsPeter Crosthwaite2014-02-261-0/+2
* dma/pl330: Rename parent_objPeter Crosthwaite2014-02-261-1/+2
* dma/pl330: printf format type sweep.Peter Crosthwaite2014-02-261-12/+14
* dma/pl330: Fix misleading typePeter Crosthwaite2014-02-261-1/+1
* dma/pl330: Delete overly verbose debug printfPeter Crosthwaite2014-02-261-1/+0Star
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-4/+4
* Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-201-2/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1653