aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/kzm.c
AgeCommit message (Expand)Author
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-08Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-13error: Use error_report_err() where appropriate (again)Markus Armbruster
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-20hw/arm/kzm: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini