qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [qemu-s390x] [PATCH v1] target/s390x: change CPU type n


From: David Hildenbrand
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v1] target/s390x: change CPU type name to "s390x-cpu"
Date: Wed, 25 Oct 2017 11:39:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 20.10.2017 17:26, Eric Blake wrote:
> On 10/20/2017 06:58 AM, David Hildenbrand wrote:
>> For now, e.g. host-s390-cpu wasn't exposed to the user. cpu-add, -cpu
>> and the CPU model qmp interfaces didn't care about the actual type,
>> as that information was hidden.
>>
>> This changed with CPU hotplug via device_add. Now the type is visible to
>> the user. Before we get that supported in a stable version, this is our
>> last chance to change it.
>>
>> So change it form "s390-cpu" to "s390x-cpu", to match the architecture
> 
> s/form/from/
> 
>> name. Example names are then e.g. z14-s390x-cpu or qemu-s390x-cpu.
>>
>> Signed-off-by: David Hildenbrand <address@hidden>
>> ---
> 
> 

If there are no objections, Christian can you pick this up (fixing the
typo) so we get this into 2.11?

-- 

Thanks,

David



reply via email to

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