qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field


From: Richard Henderson
Subject: Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
Date: Sat, 9 Sep 2023 15:21:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 9/8/23 04:22, Philippe Mathieu-Daudé wrote:
Add a field to return the QOM type name of a CPU class.

It isn't the type name of the cpu class, it's the name of the base class that one particular use case expects.

I don't think this is a good idea.


r~



reply via email to

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