diff options
author | David Hildenbrand <david@redhat.com> | 2017-07-20 14:37:21 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-07-25 09:17:42 +0200 |
commit | 30e82de704574f33b5899c272a9da51d594209fe (patch) | |
tree | b2ec6257517a4240a82c2f4f63f721756b563a59 /qapi | |
parent | e23bc1b20201a3ebfa8db8a77d9e4c084ac0d99c (diff) |
target/s390x: improve baselining if certain base features are missing
There are certain features that we put into base models, but that are
not relevant for the actual search. The most famous example are
MSA subfunctions that might be disabled on certain real hardware out
there.
While the kvm host model detection will usually detect the correct model
on such machines (as it will in the common case not pass features to check
for into s390_find_cpu_def()), baselining will fall back to a quite old
model just because some MSA subfunctions are missing.
Let's improve that by ignoring lack of these features while performing
the search for a base model.
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170720123721.12366-6-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions