qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 33/40] sparc: sparc: use generic cpu_model pa


From: Mark Cave-Ayland
Subject: Re: [Qemu-devel] [PATCH v2 33/40] sparc: sparc: use generic cpu_model parsing
Date: Fri, 6 Oct 2017 12:17:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 06/10/17 08:37, Igor Mammedov wrote:

>> No objections to this patch but just to confirm from the previous
>> discussion that the cpu type gets parsed in a way such that an existing
>> -cpu "TI SuperSparc II" option gets mapped to the correct
>> "TI-SuperSparc-II" type? Presumably this is now handled at a different
>> level?
> old way still works, see sparc_cpu_type_name()
> 
> call chain is
>  vl.c:
>    machine->cpu_type = cpu_parse_cpu_model()
>                           -> sparc_cpu_class_by_name()
>                                -> sparc_cpu_type_name()

Yeah, that's what I was fairly sure the outcome was but couldn't quite
see it in that patchset. In that case:

Acked-by: Mark Cave-Ayland <address@hidden>


ATB,

Mark.



reply via email to

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