summaryrefslogtreecommitdiff
path: root/hw/m68k/dummy_m68k.c
AgeCommit message (Expand)Author
2016-01-29m68k: Clean up includesPeter Maydell
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-03-25m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-10m68k: Use cpu_m68k_init()Eduardo Habkost
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
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-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini