aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/mips_cmgcr.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng1-12/+4
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton1-0/+17
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae1-1/+53
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae1-0/+33
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae1-0/+53
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim1-0/+107