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