qemu/target-xtensa
Max Filippov 676056d4f1 target-xtensa: refactor standard core configuration
Coalesce all standard configuration sections into single
DEFAULT_SECTIONS macro for all cores. This allows to add new features in
a single place: overlay_tool.h

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-02-24 04:47:02 +04:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-dc233c target-xtensa: add dc233c core 2012-04-15 17:43:16 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
core-dc232b.c target-xtensa: refactor standard core configuration 2014-02-24 04:47:02 +04:00
core-dc233c.c target-xtensa: refactor standard core configuration 2014-02-24 04:47:02 +04:00
core-fsf.c target-xtensa: refactor standard core configuration 2014-02-24 04:47:02 +04:00
cpu-qom.h cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
cpu.c cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" 2013-07-29 15:29:15 +02:00
cpu.h target-xtensa: avoid double-stopping at breakpoints 2013-07-29 18:35:45 +04:00
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.c exec: Make ldl_*_phys input an AddressSpace 2014-02-11 22:56:54 +10:00
helper.h target-xtensa: add basic checks to icache opcodes 2014-02-24 04:47:01 +04:00
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
op_helper.c target-xtensa: add basic checks to icache opcodes 2014-02-24 04:47:01 +04:00
overlay_tool.h target-xtensa: refactor standard core configuration 2014-02-24 04:47:02 +04:00
translate.c target-xtensa: add basic checks to icache opcodes 2014-02-24 04:47:01 +04:00
xtensa-semi.c exec: Change cpu_memory_rw_debug() argument to CPUState 2013-07-23 02:41:33 +02:00