qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 07/10] hw/core: skip loading debug on all failures


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 07/10] hw/core: skip loading debug on all failures
Date: Wed, 15 Nov 2023 23:41:50 +0100
User-agent: Mozilla Thunderbird

On 15/11/23 21:55, Alex Bennée wrote:
ELF_LOAD_FAILED is one of many negative return codes we can have. Lets
treat any positive size_t as a success for loading.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  hw/core/loader.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]