From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScDjX-0001a8-UN for qemu-devel@nongnu.org; Wed, 06 Jun 2012 06:45:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScDjR-0000zo-Oa for qemu-devel@nongnu.org; Wed, 06 Jun 2012 06:44:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScDjR-0000zj-Gx for qemu-devel@nongnu.org; Wed, 06 Jun 2012 06:44:53 -0400 Message-ID: <4FCF34A0.6030101@redhat.com> Date: Wed, 06 Jun 2012 13:44:48 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20120604233318.4C32E40771@buildbot.b1-systems.de> <4FCD58B7.9080802@suse.de> <4FCDB5D8.60701@web.de> <4FCE581D.8020309@siemens.com> <4FCF17CC.90601@redhat.com> <4FCF3165.6040409@siemens.com> In-Reply-To: <4FCF3165.6040409@siemens.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "agraf@suse.de" , Anthony Liguori , Ben Collins , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , "qemu-devel@nongnu.org" On 06/06/2012 01:31 PM, Jan Kiszka wrote: > On 2012-06-06 10:41, Avi Kivity wrote: >> On 06/05/2012 10:03 PM, Jan Kiszka wrote: >>> A type definition and a KVMState field initialization escaped the >>> required wrapping with KVM_CAP_IRQ_ROUTING. Also, we need to provide a >>> dummy kvm_irqchip_release_virq as virtio-pci references (but does not >>> use) it. >>> >> >> Thanks, applied. > > Please send a pull soon. It was posted already, I just forgot to copy you. -- error compiling committee.c: too many arguments to function