summaryrefslogtreecommitdiff
path: root/hw/intc/imx_avic.c
AgeCommit message (Expand)Author
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
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-12hw/intc: QOM'ify imx_avic.cxiaoqiang.zhao
2016-01-29arm: Clean up includesPeter Maydell
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-07-29imx_avic: 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-05-12remove double semicolonsDong Xu Wang
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini