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/microblaze
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/microblaze: Add missing FDT dependency 4 months ago
boot.c hw/core/loader: capture Error from load_image_targphys 2 weeks ago
boot.h hw/microblaze: Propagate CPU endianness to microblaze_load_kernel() 11 months ago
meson.build meson: convert hw/arch* 5 years ago
petalogix_ml605_mmu.c hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu 6 months ago
petalogix_s3adsp1800_mmu.c hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine 6 months ago
xlnx-zynqmp-pmu.c hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu 6 months ago