From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] kvm-s390: Bugfix for handling of iscs. Date: Mon, 11 Feb 2013 10:50:27 +0200 Message-ID: <20130211085027.GU7837@redhat.com> References: <1360239652-52350-1-git-send-email-cornelia.huck@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , Christian Borntraeger , Carsten Otte , Alexander Graf , Heiko Carstens , Martin Schwidefsky , KVM , linux-s390 To: Cornelia Huck Return-path: Received: from mx1.redhat.com ([209.132.183.28]:3450 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751219Ab3BKIvT (ORCPT ); Mon, 11 Feb 2013 03:51:19 -0500 Content-Disposition: inline In-Reply-To: <1360239652-52350-1-git-send-email-cornelia.huck@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Feb 07, 2013 at 01:20:51PM +0100, Cornelia Huck wrote: > Hi, > > here's another kvm-s390 bugfix for kvm-next, this time fixing a > thinko in the I/O interrupt injection. > > Please apply. > Thanks, applied. > Cornelia Huck (1): > KVM: s390: Fix handling of iscs. > > arch/s390/kvm/interrupt.c | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) > > -- > 1.7.12.4 -- Gleb.