Re: [Qemu-devel] [PATCH v1 0/2] s390x cpu model improvements for KVM

2017-06-02 Thread Jason J. Herne
On 06/01/2017 06:10 AM, Christian Borntraeger wrote: On 05/31/2017 09:34 PM, David Hildenbrand wrote: We should properly forward the CPUID format bit. CPU model detection on systems without IBC might select a model with a wrong CPU type (esp. selecting the business class (BC) model on an enterpr

Re: [Qemu-devel] [PATCH v1 0/2] s390x cpu model improvements for KVM

2017-06-01 Thread Christian Borntraeger
On 05/31/2017 09:34 PM, David Hildenbrand wrote: > We should properly forward the CPUID format bit. CPU model > detection on systems without IBC might select a model with a wrong > CPU type (esp. selecting the business class (BC) model on an enterprise > class (EC) machine). So let's improve that,

[Qemu-devel] [PATCH v1 0/2] s390x cpu model improvements for KVM

2017-05-31 Thread David Hildenbrand
We should properly forward the CPUID format bit. CPU model detection on systems without IBC might select a model with a wrong CPU type (esp. selecting the business class (BC) model on an enterprise class (EC) machine). So let's improve that, too. I am also preparing a patch to properly indicate th