summaryrefslogtreecommitdiffstats
path: root/hw/m68k/mcf5208.c
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2019-11-291-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* loader: Add data swap option to load-elfPeter Crosthwaite2019-11-291-1/+1
* m68k: Clean up includesPeter Maydell2019-11-291-0/+1
* m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-10/+5
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-03-251-2/+1
* hw/core/loader: implement address translation in uimage loaderMax Filippov2014-11-031-1/+2
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-4/+4
* mcf5208: Don't enforce use of kernel for qtestAndreas Färber2013-11-051-0/+4
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+306
OpenPOWER on IntegriCloud