qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING


From: Paolo Bonzini
Subject: Re: [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING
Date: Thu, 23 Apr 2020 11:26:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 23/04/20 11:13, Philippe Mathieu-Daudé wrote:
>> Let's then:
>>
>> 1) allow multiply-defined variables (just remove the "if" from
>> do_declaration)
> Apparently not needed with 2)

Since "config SEMIHOSTING" is in hw/semihosting/Kconfig, it should be
needed no?

>> 2) do
>>
>> config SEMIHOSTING
>>         default y if TCG
>>
>> in target/arm/Kconfig.
> You rock!
> 




reply via email to

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