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/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>
1 week ago
..
Kconfig hw/char: Extract serial-mm 1 year ago
bootparam.h hw/xtensa: Include missing 'exec/tswap.h' header 10 months ago
meson.build meson: convert hw/arch* 5 years ago
mx_pic.c hw/xtensa: fix reset value of MIROUT register of MX PIC 4 years ago
pic_cpu.c exec/cpu-all: remove exec/cpu-interrupt include 6 months ago
sim.c include/system: Move exec/memory.h to system/memory.h 6 months ago
virt.c include/system: Move exec/memory.h to system/memory.h 6 months ago
xtensa_memory.c include/system: Move exec/memory.h to system/memory.h 6 months ago
xtensa_memory.h Include exec/memory.h slightly less 6 years ago
xtensa_sim.h hw/xtensa: add virt machine 6 years ago
xtfpga.c hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU 1 week ago