aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/milkymist-pfpu.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-12-13milkymist-pfpu: Convert sysbus init function to realize functionMao Zhongyi1-7/+5
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2016-10-28milkymist-pfpu: fix potential integer overflowMichael Walle1-1/+1
2016-06-20milkymist: update specification URLsMichael Walle1-1/+1
2016-01-29lm32: Clean up includesPeter Maydell1-0/+1
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář1-1/+1
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2013-07-29milkymist-pfpu: QOM cast cleanupAndreas Färber1-4/+9
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-19Remove unneeded type castsStefan Weil1-2/+2
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-0/+544