target/s390x/kvm: Enable adapter interruption suppression again
commita5c8617af6919515b84256978452edf07401c45e
authorThomas Huth <thuth@redhat.com>
Wed, 22 Jan 2020 10:14:37 +0000 (22 11:14 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 27 Jan 2020 11:13:09 +0000 (27 12:13 +0100)
treeec041cb543a49ab707d0b8f918f2e893892308ef
parent174b72aa38df8b60eb624a5c6f65126fa62bc6d6
target/s390x/kvm: Enable adapter interruption suppression again

The AIS feature has been disabled late in the v2.10 development cycle since
there were some issues with migration (see commit 3f2d07b3b01ea61126b -
"s390x/ais: for 2.10 stable: disable ais facility"). We originally wanted
to enable it again for newer machine types, but apparently we forgot to do
this so far. Let's do it now for the machines that support proper CPU models.

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1756946
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200122101437.5069-1-thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Tested-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/kvm.c