summaryrefslogtreecommitdiffstats
path: root/hw/intc/imx_avic.c
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* hw/intc: QOM'ify imx_avic.cxiaoqiang.zhao2016-05-121-8/+7Star
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18Star
* i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois2015-08-131-9/+7Star
* i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-37/+3Star
* hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell2014-09-291-9/+0Star
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+0Star
* imx_avic: QOM cast cleanupAndreas Färber2013-07-291-10/+17
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* remove double semicolonsDong Xu Wang2013-05-121-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+408