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
Vishal Chourasia a9c608904f hw/core/loader: capture Error from load_image_targphys
Add Error **errp parameter to load_image_targphys(),
load_image_targphys_as(), and get_image_size() to enable better
error reporting when image loading fails.

Pass NULL for errp in all existing call sites to maintain current
behavior. No functional change intended in this patch.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Aditya Gupta <adityag@linux.ibm.com>
Tested-by: Aditya Gupta <adityag@linux.ibm.com>
Signed-off-by: Vishal Chourasia <vishalc@linux.ibm.com>
Message-ID: <20251024130556.1942835-6-vishalc@linux.ibm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2 weeks ago
..
Kconfig hw/char: Extract serial-mm 1 year ago
bootparam.h hw/xtensa: Include missing 'exec/tswap.h' header 11 months ago
meson.build
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 7 months ago
sim.c include/system: Move exec/memory.h to system/memory.h 7 months ago
virt.c include/system: Move exec/memory.h to system/memory.h 7 months ago
xtensa_memory.c include/system: Move exec/memory.h to system/memory.h 7 months ago
xtensa_memory.h
xtensa_sim.h
xtfpga.c hw/core/loader: capture Error from load_image_targphys 2 weeks ago