From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv4] qemu-kvm: enable msi with irqchip Date: Tue, 07 Jul 2009 14:36:53 +0300 Message-ID: <4A533355.5070809@redhat.com> References: <20090705191248.GA3573@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:40082 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753633AbZGGLe1 (ORCPT ); Tue, 7 Jul 2009 07:34:27 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n67BYUfF029249 for ; Tue, 7 Jul 2009 07:34:30 -0400 In-Reply-To: <20090705191248.GA3573@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/05/2009 10:12 PM, Michael S. Tsirkin wrote: > Support msi-x with irqchip in kernel: allocate entries > when they are used, and update when they are unmasked. > Applied, thanks. I changed fprintf(r) to fprintf(strerror(-r)). -- error compiling committee.c: too many arguments to function