From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [GIT PULL 0/1] KVM: s390: Fix for 3.15 Date: Fri, 16 May 2014 10:30:12 +0200 Message-ID: <5375CC94.7040403@redhat.com> References: <1400144571-17011-1-git-send-email-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1400144571-17011-1-git-send-email-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: Gleb Natapov , KVM , linux-s390 , Cornelia Huck , Jens Freimann List-ID: Il 15/05/2014 11:02, Christian Borntraeger ha scritto: > Paolo, > > here is a fix for kvm/master targetting 3.15 > > The following changes since commit 5367742ad5321dd38058420adb4750ed9c7ead1e: > > Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master (2014-05-13 18:15:16 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-for-3.15-1 > > for you to fetch changes up to ebc3226202d5956a5963185222982d435378b899: > > KVM: s390: announce irqfd capability (2014-05-15 10:55:10 +0200) > > ---------------------------------------------------------------- > Here is a fix that aligns the irqfd code changes for 3.15 > with the right capability number. irqfd for s390x was > introduced with 3.15-rc1, so this fix should still go into > Linus tree for 3.15 > > ---------------------------------------------------------------- > Cornelia Huck (1): > KVM: s390: announce irqfd capability > > Documentation/virtual/kvm/api.txt | 2 +- > arch/s390/kvm/kvm-s390.c | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Pulled, thanks. Paolo