summaryrefslogtreecommitdiffstats
path: root/hw/sh4/shix.c
Commit message (Expand)AuthorAgeFilesLines
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-301-1/+1
* hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan2021-10-301-5/+5
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* sh4: remove bios_namePaolo Bonzini2020-12-101-2/+1Star
* hw/sh4: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé2020-03-171-2/+1Star
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* sh4: shix: use generic cpu_model parsingIgor Mammedov2017-10-271-5/+2Star
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-191-4/+0Star
* sh4: replace cpu_sh4_init() with cpu_generic_init()Igor Mammedov2017-09-011-1/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-6/+3Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-3/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* sh4: fix broken link to documentationReda Sallahi2016-09-151-1/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* sh4: Clean up includesPeter Maydell2016-01-291-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-10/+5Star
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-3/+3
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-3/+5
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-2/+2
* shix: Don't require firmware presence for qtestAndreas Färber2013-11-051-4/+5
* shix: Drop debug outputAndreas Färber2013-11-051-7/+0Star
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-131-4/+4
* shix: Catch CPU initialization errorsAndreas Färber2013-04-131-0/+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/+103