aboutsummaryrefslogtreecommitdiffstats
path: root/hw/misc/mst_fpga.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/misc: Constify VMStateRichard Henderson2023-12-301-1/+1
* bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2023-01-181-2/+2
* hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé2021-05-021-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* 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/+0
* 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/+6
* 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/+5
* 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