From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: [PATCH 0/2] KVM: s390: two fixes for sthyi emulation (4.13) Date: Mon, 21 Aug 2017 14:27:43 +0200 Message-ID: <1503318465-19013-1-git-send-email-borntraeger@de.ibm.com> Return-path: Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: KVM Cc: Christian Borntraeger , Cornelia Huck , linux-s390 , Heiko Carstens List-ID: I plan to submit a pull request for these 2 patches soon. Heiko Carstens (2): KVM: s390: sthyi: fix sthyi inline assembly KVM: s390: sthyi: fix specification exception detection arch/s390/kvm/sthyi.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Feedback welcome. Christian