You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/xtensa
Philippe Mathieu-Daudé b708e31185 target: Replace DEVICE(object_new) -> qdev_new()
Prefer QDev API for QDev objects, avoid the underlying QOM layer.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20240216110313.17039-8-philmd@linaro.org>
1 week ago
..
core-dc232b meson: rename included C source files to .c.inc 4 years ago
core-dc233c meson: rename included C source files to .c.inc 4 years ago
core-de212 meson: rename included C source files to .c.inc 4 years ago
core-de233_fpu Clean up decorations and whitespace around header guards 3 years ago
core-dsp3400 Clean up decorations and whitespace around header guards 3 years ago
core-fsf meson: rename included C source files to .c.inc 4 years ago
core-lx106 target/xtensa: import core lx106 3 years ago
core-sample_controller meson: rename included C source files to .c.inc 4 years ago
core-test_kc705_be meson: rename included C source files to .c.inc 4 years ago
core-test_mmuhifi_c3 meson: rename included C source files to .c.inc 4 years ago
Kconfig target/xtensa: Restrict semihosting to TCG 6 months ago
core-dc232b.c gdbstub: move register helpers into standalone include 2 years ago
core-dc233c.c gdbstub: move register helpers into standalone include 2 years ago
core-de212.c gdbstub: move register helpers into standalone include 2 years ago
core-de233_fpu.c gdbstub: move register helpers into standalone include 2 years ago
core-dsp3400.c gdbstub: move register helpers into standalone include 2 years ago
core-fsf.c gdbstub: move register helpers into standalone include 2 years ago
core-lx106.c gdbstub: move register helpers into standalone include 2 years ago
core-sample_controller.c gdbstub: move register helpers into standalone include 2 years ago
core-test_kc705_be.c gdbstub: move register helpers into standalone include 2 years ago
core-test_mmuhifi_c3.c gdbstub: move register helpers into standalone include 2 years ago
cores.list target/xtensa: import core lx106 3 years ago
cpu-param.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 9 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c target: Replace DEVICE(object_new) -> qdev_new() 1 week ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
dbg_helper.c target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
exc_helper.c target/xtensa: Correct assert condition in handle_interrupt() 6 months ago
fpu_helper.c fpu: Remove use_first_nan field from float_status 1 month ago
gdbstub.c target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.c target/xtensa: Replace type_register() with type_register_static() 1 month ago
helper.h target/xtensa: implement FPU division and square root 4 years ago
import_core.sh gdbstub: move register helpers into standalone include 2 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
mmu_helper.c target/xtensa: Make use of 'segment' in pptlb helper less confusing 6 months ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 4 years ago
op_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 9 months ago
overlay_tool.h Replace TARGET_WORDS_BIGENDIAN 3 years ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
win_helper.c target/helpers: Remove unnecessary 'qemu/main-loop.h' header 1 year ago
xtensa-isa-internal.h Clean up decorations and whitespace around header guards 6 years ago
xtensa-isa.c Clean up includes 7 years ago
xtensa-isa.h Use #include "..." for our own headers, <...> for others 7 years ago
xtensa-semi.c target/xtensa: Remove tswap() calls in semihosting simcall() helper 1 month ago