summaryrefslogtreecommitdiff
path: root/hw/arm/digic_boards.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-18hw/arm: Clean up includesPeter Maydell1-0/+1
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster1-2/+1
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-9/+4
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller1-2/+1
2015-03-19arm: fix memory leakGonglei1-0/+1
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei1-3/+3
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+1
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-1/+1
2013-12-17hw/arm/digic: add NOR ROM supportAntony Pavlov1-0/+78
2013-12-17hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov1-0/+84