From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: fail msi request if !level Date: Tue, 07 Jul 2009 14:24:52 +0300 Message-ID: <4A533084.3050909@redhat.com> References: <20090705182758.GA3109@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]:54397 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755541AbZGGLWZ (ORCPT ); Tue, 7 Jul 2009 07:22:25 -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 n67BMTwI026232 for ; Tue, 7 Jul 2009 07:22:29 -0400 In-Reply-To: <20090705182758.GA3109@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/05/2009 09:27 PM, Michael S. Tsirkin wrote: > Irqfd sets level for interrupt to 1 and then to 0. > For MSI, check level so that a single message is sent. > Applied, thanks. -- error compiling committee.c: too many arguments to function