summaryrefslogtreecommitdiff
path: root/hw/m68k/dummy_m68k.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-25m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller1-2/+2
2015-03-10m68k: Use cpu_m68k_init()Eduardo Habkost1-2/+4
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov1-1/+2
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+1
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-4/+4
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+84