commit | c3b9e3e1ea1c1d1524b56b6734711db2a6fc2163 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Feb 09 16:26:29 2018 +0000 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Mar 09 09:44:17 2018 +0000 |
tree | 42cc07d5944c40ba229de7270008ed4483e2cd1d | |
parent | f07afa0462b76a5b9c4f3a43d5ac24fdb86a90c2 [diff] |
KVM: s390: implement CPU model only facilities Some facilities should only be provided to the guest, if they are enabled by a CPU model. This allows us to avoid capabilities and to simply fall back to the cpumodel for deciding about a facility without enabling it for older QEMUs or QEMUs without a CPU model. Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>