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/smbios
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 smbios: build legacy mode code only for 'pc' machine 2 years ago
meson.build smbios: build legacy mode code only for 'pc' machine 2 years ago
smbios-stub.c hw/smbios: Dumb down smbios_entry_add() stub 3 years ago
smbios.c hw/core/loader: capture Error from load_image_targphys 2 weeks ago
smbios_build.h hw/smbios: add core_count2 to smbios table type 4 3 years ago
smbios_legacy.c include: Rename sysemu/ -> system/ 11 months ago
smbios_legacy_stub.c hw/smbios: add stub for smbios_get_table_legacy() 2 years ago
smbios_type_38-stub.c hw/smbios: Remove "smbios_ipmi.h" 7 years ago
smbios_type_38.c ipmi: add fwinfo to pci ipmi devices 7 months ago