qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH] target/ppc/cpu-models: Remove the "default" CPU alias


From: Daniel Henrique Barboza
Subject: Re: [PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
Date: Wed, 6 Jul 2022 10:40:34 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0



On 7/6/22 03:31, Thomas Huth wrote:
On 05/07/2022 17.53, Peter Maydell wrote:
On Tue, 5 Jul 2022 at 16:13, Thomas Huth <thuth@redhat.com> wrote:

QEMU emulates a *lot* of PowerPC-based machines - having a CPU
that is named "default" and cannot be used with most of those
machines sounds just wrong. Thus let's remove this old and confusing
alias now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  target/ppc/cpu-models.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Do we need to document this in removed-features.rst ?

Honestly, I don't think that anybody ever really used this in the past 15 years. It was likely used 
with the "prep" machine, but we removed that one a couple of years already. The only 
machine that is still using this class of PowerPC CPUs is its successor, the 40p machine, but it 
has a 604 by default anyway, and I've never seen anybody using "-cpu default" with that 
machine. So IMHO it's not necessary to document this - but if people here have a different feeling, 
then I can also respin the patch, just let me know.

I'll queue this up as is, don't worry about it.

You can send an extra patch for removed-features.rst if we really think it's
needed. I don't mind the extra documentation, but NGL this is the first time
I've ever heard of '-cpu default'.


Thanks,


Daniel


  Thomas




reply via email to

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