aboutsummaryrefslogtreecommitdiff
path: root/hw/arm_gic_common.c
AgeCommit message (Expand)Author
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-11hw/arm_gic_common: Correct GICC_PMR reset value for newer GICsPeter Maydell
2012-10-12arm_gic: Rename gic_state to GICStatePeter Maydell
2012-06-19hw/armv7m_nvic: Make the NVIC a freestanding classPeter Maydell