summaryrefslogtreecommitdiffstats
path: root/hw/arm/kzm.c
Commit message (Expand)AuthorAgeFilesLines
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-103/+102
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-1/+1
* i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-1/+2
* arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller2015-04-081-2/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* hw/arm/kzm: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-5/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-4/+4
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+157
OpenPOWER on IntegriCloud