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/openrisc
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>
4 days ago
..
Kconfig hw/char: Extract serial-mm 1 year ago
boot.c hw/core/loader: capture Error from load_image_targphys 4 days ago
cputimer.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 2 months ago
meson.build meson: pick libfdt from common_ss when building target-specific files 1 year ago
openrisc_sim.c hw/openrisc/openrisc_sim: Avoid buffer overflow build error 2 weeks ago
virt.c qom: Have class_init() take a const data argument 6 months ago