qemu-e2k/target/xtensa
Igor Mammedov 0dacec874f cpu: add CPU_RESOLVING_TYPE macro
it will be used for providing to cpu name resolving class for
parsing cpu model for system and user emulation code.

Along with change add target to null-machine tests, so
that when switch to CPU_RESOLVING_TYPE happens,
it would ensure that null-machine usecase still works.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu> (m68k)
Acked-by: David Gibson <david@gibson.dropbear.id.au> (ppc)
Acked-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> (tricore)
Message-Id: <1518000027-274608-4-git-send-email-imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
[ehabkost: Added macro to riscv too]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-03-19 14:10:36 -03:00
..
core-dc232b Clean up includes 2018-02-09 05:05:11 +01:00
core-dc233c Clean up includes 2018-02-09 05:05:11 +01:00
core-de212 Clean up includes 2018-02-09 05:05:11 +01:00
core-fsf Clean up includes 2018-02-09 05:05:11 +01:00
core-sample_controller Clean up includes 2018-02-09 05:05:11 +01:00
Makefile.objs target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
core-dc232b.c target/xtensa: switch dc232b to libisa 2017-12-18 21:26:19 -08:00
core-dc233c.c target/xtensa: switch dc233c to libisa 2017-12-18 21:26:19 -08:00
core-de212.c target/xtensa: add de212 core 2018-01-11 12:45:27 -08:00
core-fsf.c target/xtensa: switch fsf to libisa 2017-12-18 21:26:19 -08:00
core-sample_controller.c target/xtensa: add sample_controller core 2018-01-22 11:54:58 -08:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
cpu.h cpu: add CPU_RESOLVING_TYPE macro 2018-03-19 14:10:36 -03:00
gdbstub.c target/xtensa: use correct number of registers in gdbstub 2018-03-13 11:30:22 -07:00
helper.c target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
helper.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
import_core.sh target/xtensa: update import_core.sh script for libisa 2017-12-18 21:26:19 -08:00
monitor.c monitor: Fix crashes when using HMP commands without CPU 2017-02-21 18:29:01 +00:00
op_helper.c target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
overlay_tool.h target/xtensa: use correct number of registers in gdbstub 2018-03-13 11:30:22 -07:00
translate.c target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
xtensa-isa-internal.h target/xtensa: import libisa source 2017-12-18 21:26:19 -08:00
xtensa-isa.c Clean up includes 2018-02-09 05:05:11 +01:00
xtensa-isa.h Use #include "..." for our own headers, <...> for others 2018-02-09 05:05:11 +01:00
xtensa-semi.c char: add backend hotswap handler 2017-07-14 11:04:33 +02:00