summaryrefslogtreecommitdiffstats
path: root/hw/misc/milkymist-pfpu.c
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-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-1/+2
* 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/+1
* milkymist-pfpu: Convert sysbus init function to realize functionMao Zhongyi2018-12-131-7/+5Star
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-1/+1
* milkymist-pfpu: fix potential integer overflowMichael Walle2016-10-281-1/+1
* milkymist: update specification URLsMichael Walle2016-06-201-1/+1
* lm32: Clean up includesPeter Maydell2016-01-291-0/+1
* milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář2015-03-101-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1Star
* milkymist-pfpu: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* 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
* Remove unneeded type castsStefan Weil2013-04-191-2/+2
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+544