aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/kzm.c
AgeCommit message (Expand)Author
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-07-13Convert error_report() to warn_report()Alistair Francis
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