summaryrefslogtreecommitdiff
path: root/hw/xtensa/sim.c
AgeCommit message (Expand)Author
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2019-10-18hw/xtensa: add virt machineMax Filippov
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-05hw: Replace global smp variables with MachineState for all remaining archsLike Xu
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-01-11hw/xtensa: extract xtensa_create_memory_regionsMax Filippov
2017-10-27xtensa: sim: use generic cpu_model parsingIgor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-01xtensa: replace cpu_xtensa_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
2017-06-06target/xtensa: support output to chardev consoleMax Filippov
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov
2017-02-23target/xtensa: sim: instantiate local memoriesMax Filippov
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-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29xtensa: Clean up includesPeter Maydell
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-06-29hw/xtensa: replace fprintfs with error_reportMax Filippov
2014-06-29hw/xtensa: remove extraneous xtensa_ prefix from file namesMax Filippov