]> git.ipfire.org Git - thirdparty/qemu.git/commit
s390x/ais: for 2.10 stable: disable ais facility
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 21 Sep 2017 14:08:34 +0000 (16:08 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 22 Sep 2017 23:23:37 +0000 (18:23 -0500)
commita432f419abce2d63907978c3d48dfc9e3f740e49
tree9fad019a7fa56cb5626701d133bfcad272cfa70d
parenta83858fdb57e91945f2ea95f7ec31b89ccfd46ca
s390x/ais: for 2.10 stable: disable ais facility

The migration interface for ais was introduced with kernel 4.13
but the capability itself had been active since 4.12. As migration
support is considered necessary lets disable ais in the 2.10
stable version. A proper fix and re-enablement will be done
for qemu 2.11.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20170921140834.14233-2-borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
(cherry picked from commit 3f2d07b3b01ea61126b382633ab4006320923048)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/s390x/kvm.c