On 25/10/24 02:56PM, Vishal Chourasia wrote: > 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 <[email protected]> > Signed-off-by: Vishal Chourasia <[email protected]>
All tests pass for me, and changes look good. Reviewed-by: Aditya Gupta <[email protected]> Thanks, - Aditya G
