From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [GIT PULL 0/2] KVM: s390: two fixes for sthyi emulation Date: Mon, 21 Aug 2017 18:49:51 +0200 Message-ID: <20170821164951.GD17079@flask> References: <1503329690-34224-1-git-send-email-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1503329690-34224-1-git-send-email-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: Paolo Bonzini , KVM , Cornelia Huck , linux-s390 List-ID: 2017-08-21 17:34+0200, Christian Borntraeger: > Paolo, Radim, > > The following changes since commit 4f899147424a189b0ad1fdd6f35784ed5a642e83: > > KVM: s390: take srcu lock when getting/setting storage keys (2017-07-25 14:59:52 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-4.13-2 > > for you to fetch changes up to 857b8de96795646c5891cf44ae6fb19b9ff74bf9: > > KVM: s390: sthyi: fix specification exception detection (2017-08-21 15:34:54 +0200) > > ---------------------------------------------------------------- > KVM: s390: two fixes for sthyi emulation > > - missing inline assembly constraint > - wrong exception handling > > ---------------------------------------------------------------- > Heiko Carstens (2): > KVM: s390: sthyi: fix sthyi inline assembly > KVM: s390: sthyi: fix specification exception detection Pulled, thanks.