aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4/shix.c
AgeCommit message (Expand)Author
2017-09-01sh4: replace cpu_sh4_init() with cpu_generic_init()Igor Mammedov
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-09-15sh4: fix broken link to documentationReda Sallahi
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-01-29sh4: Clean up includesPeter Maydell
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-11-05shix: Don't require firmware presence for qtestAndreas Färber
2013-11-05shix: Drop debug outputAndreas Färber
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-13shix: Catch CPU initialization errorsAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini