qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] configure: Warn about deprecated hosts


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2] configure: Warn about deprecated hosts
Date: Tue, 21 Mar 2017 18:01:09 +0000

On 21 March 2017 at 17:55, Thomas Huth <address@hidden> wrote:
> On 21.03.2017 15:31, Peter Maydell wrote:
>> +if test "$supported_os" = "no"; then
>> +    echo
>> +    echo "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE 
>> RELEASES!"
>> +    echo
>> +    echo "CPU host OS $targetos support is not currently maintained."
>
> Maybe rather just "Host OS" instead of "CPU host OS" ?
>
>> +    echo "The QEMU project intends to remove support for this host CPU in"
>
> At least here I think you should replace "host CPU" with "host OS". With
> that modification:

Mmm, yes, those are both cut-n-paste errors from the CPU warning text.
Unfortunately this commit is already in master because I wanted to get
it into rc1 today. I'll send a separate patch that fixes these.

thanks
-- PMM



reply via email to

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