]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/cpumodel: msa9 facility
authorChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 29 Apr 2019 09:02:45 +0000 (05:02 -0400)
committerCornelia Huck <cohuck@redhat.com>
Tue, 21 May 2019 14:59:16 +0000 (16:59 +0200)
commit5dacbe23d23c7f0395fa0e65ff1698f632846714
tree5271e6323619eae59302b0247386ec497fcb81df
parent2ec038836fa03103596023e4a1ad7e6eb50ee7c7
s390x/cpumodel: msa9 facility

Provide the MSA9 facility (stfle.155). This also contains pckmo
subfunctions for key wrapping. Keep them in a separate group to disable
those as a block if necessary. This is for example needed when disabling
key wrapping via the HMC.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20190429090250.7648-5-borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu_features.c
target/s390x/cpu_features.h
target/s390x/cpu_features_def.h
target/s390x/cpu_models.c
target/s390x/gen-features.c
target/s390x/kvm.c