On 22 September 2017 at 08:34, Cornelia Huck <coh...@redhat.com> wrote: > The following changes since commit 0a8066f0c068f1e318a1aacd7864fc00e455a37b: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20170921' into staging (2017-09-21 > 17:42:27 +0100) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20170922 > > for you to fetch changes up to 3f2d07b3b01ea61126b382633ab4006320923048: > > s390x/ais: for 2.10 stable: disable ais facility (2017-09-22 09:25:21 +0200) > > ---------------------------------------------------------------- > Fix an s390x migration breakage up for 2.10 stable. > This will be fixed properly for 2.11. > > ---------------------------------------------------------------- > > Christian Borntraeger (1): > s390x/ais: for 2.10 stable: disable ais facility > > target/s390x/kvm.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >
Applied, thanks. -- PMM