qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH] hw/arm: Don't fail qtest due to missing SD card i


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH] hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Date: Fri, 4 May 2018 17:33:13 +0100

On 4 May 2018 at 17:32, Peter Maydell <address@hidden> wrote:
> On 3 May 2018 at 06:53, Thomas Huth <address@hidden> wrote:
>> When running omap1/2 or pxa2xx based ARM machines with -nodefaults,
>> they bail out immediately complaining about a "missing SecureDigital
>> device". That's not how the "default" devices in vl.c are meant to
>> work - it should be possible for a board to also start up without
>> default devices. So let's turn the error message and exit() into
>> a warning instead.
>>
>> Signed-off-by: Thomas Huth <address@hidden>
>> ---
>>  hw/arm/omap1.c  |  8 ++++----
>>  hw/arm/omap2.c  |  8 ++++----
>>  hw/arm/pxa2xx.c | 15 +++++++--------
>>  3 files changed, 15 insertions(+), 16 deletions(-)
>
> Reviewed-by: Peter Maydell <address@hidden>

...and added to target-arm.next, which is what I meant to write.

-- PMM



reply via email to

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