aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/slavio_intctl.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-10-04intc/slavio_intctl: implement InterruptStatsProvider interfaceHervé Poussineau
2016-05-12hw/intc: QOM'ify slavio_intctl.cxiaoqiang.zhao
2016-01-29hw/intc: Clean up includesPeter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-03-27hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell
2013-07-29slavio_intctl: QOM cast cleanupAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini