summaryrefslogtreecommitdiffstats
path: root/hw/misc/mst_fpga.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé2021-05-021-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* 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/+2
* hw/misc: QOM'ify mst_fpga.cxiaoqiang zhao2016-06-141-7/+6Star
* hw/misc: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-6/+5Star
* mst_fpga: QOM cast cleanupAndreas Färber2013-07-291-32/+36
* hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+263