qemu-cr16/hw/xtensa
Philippe Mathieu-Daudé 18727804c0 hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU
cpu_reset() should not be used with an unrealized CPU.
Here we simply want to initialize the MMU, not the CPU,
so just call reset_mmu().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
Message-Id: <20250925013513.67780-1-philmd@linaro.org>
2025-10-13 21:00:09 +02:00
..
bootparam.h hw/xtensa: Include missing 'exec/tswap.h' header 2024-12-14 00:16:20 +01:00
Kconfig hw/char: Extract serial-mm 2024-10-03 19:33:23 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
mx_pic.c hw/xtensa: fix reset value of MIROUT register of MX PIC 2022-05-06 15:27:40 -07:00
pic_cpu.c exec/cpu-all: remove exec/cpu-interrupt include 2025-04-23 15:04:57 -07:00
sim.c include/system: Move exec/memory.h to system/memory.h 2025-04-23 14:08:21 -07:00
virt.c include/system: Move exec/memory.h to system/memory.h 2025-04-23 14:08:21 -07:00
xtensa_memory.c include/system: Move exec/memory.h to system/memory.h 2025-04-23 14:08:21 -07:00
xtensa_memory.h Include exec/memory.h slightly less 2019-08-16 13:31:52 +02:00
xtensa_sim.h hw/xtensa: add virt machine 2019-10-18 20:38:10 -07:00
xtfpga.c hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU 2025-10-13 21:00:09 +02:00