Re: [PATCH 05/11] KVM: s390: Support Configuration z/Architecture Mode

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

 




On 08/28/2017 11:11 AM, Christian Borntraeger wrote:
> 
> 
> On 08/28/2017 11:07 AM, Cornelia Huck wrote:
>> On Mon, 28 Aug 2017 10:07:28 +0200
>> Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote:
>>
>>> From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxxxxxxx>
>>>
>>> kvm has always supported the concept of starting in z/Arch mode so let's
>>> reflect the feature bit to the guest.
>>>
>>> Also, we change sigp set architecture to reject any request to change
>>> architecture modes.
>>
>> What are the implications of this for guests? IIRC, czam is a z14
>> feature (the updated PoP is not yet out, is it?). We now reject any set
>> arch sigp, even if we profess to be an older machine. Linux can
>> probably deal with this, but is it correct?
> 
> Linux can deal with it. Since KVM does not support IPL in ESA mode, we basically
> always provided the czam functionality. We now do it like it was architected.
> z/VM does it the same way when enabling czam on an older system like z13.
> 
> In other words the old code was not compliant (and never was), the new code
> is compliant. Since czam is kind of a "negative" facility, we can implement
> it also on older systems.

FWIW, this code will only run when QEMU does not enable the SIGP forwarding. 
All new QEMUs handle this in QEMU. The equivalent fix in QEMU is

commit 075e52b816648f21ca6bf5cc01624dff3993c99e
Author:     Jason J. Herne <jjherne@xxxxxxxxxxxxxxxxxx>
AuthorDate: Thu Sep 1 10:56:49 2016 +0200
Commit:     Christian Borntraeger <borntraeger@xxxxxxxxxx>
CommitDate: Fri Jul 14 12:29:49 2017 +0200

    s390x/cpumodel: we are always in zarchitecture model




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux