From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [kvm-kmod PATCH] Provide pci_enable_msix_exact() for kernels < 3.15 Date: Wed, 07 May 2014 08:54:23 +0200 Message-ID: <5369D89F.10904@redhat.com> References: <20140506183427.GI5644@ERROL.INI.CMU.EDU> <5369D2BF.2050509@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Jan Kiszka , "kvm@vger.kernel.org" Return-path: Received: from mail-ee0-f47.google.com ([74.125.83.47]:57624 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751264AbaEGGy2 (ORCPT ); Wed, 7 May 2014 02:54:28 -0400 Received: by mail-ee0-f47.google.com with SMTP id c13so350117eek.34 for ; Tue, 06 May 2014 23:54:27 -0700 (PDT) In-Reply-To: <5369D2BF.2050509@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 07/05/2014 08:29, Jan Kiszka ha scritto: > On 2014-05-06 20:35, gsomlo@gmail.com wrote: >> Signed-off-by: Gabriel Somlo >> --- >> >> Jan, >> >> After today's pull from kvm, I also need this to build against my >> Fedora 20 kernel (3.13.10-200.fc20.x86_64). > > Which version did you pull? Neither next nor queue contain this change yet. It went in via kvm/master. It was submitted before 3.15, but I didn't send it during the merge window because: 1) we had to wait for the function itself to get in via the PCI tree; 2) Marcelo didn't know about this patch. Paolo