summaryrefslogtreecommitdiff
path: root/hw/intc/imx_avic.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-05-12hw/intc: QOM'ify imx_avic.cxiaoqiang.zhao1-8/+7
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois1-26/+18
2015-08-13i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois1-9/+7
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois1-37/+3
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell1-9/+0
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-1/+0
2013-07-29imx_avic: QOM cast cleanupAndreas Färber1-10/+17
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-05-12remove double semicolonsDong Xu Wang1-1/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+408