From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH RFC] kvm: fast-path msi injection with irqfd Date: Thu, 18 Nov 2010 15:39:15 +0200 Message-ID: <4CE52C83.4090007@redhat.com> References: <20101117221254.GA8296@redhat.com> <20101118105741.GA31261@redhat.com> <4CE50810.3090502@redhat.com> <20101118111037.GB31261@redhat.com> <4CE51C17.4000108@redhat.com> <20101118130337.GA2254@redhat.com> <20101118131453.GO7948@redhat.com> <20101118132027.GB8247@redhat.com> <20101118133501.GQ7948@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Michael S. Tsirkin" , Marcelo Tosatti , Xiao Guangrong , Gregory Haskins , Chris Lalancette , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Gleb Natapov Return-path: In-Reply-To: <20101118133501.GQ7948@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 11/18/2010 03:35 PM, Gleb Natapov wrote: > > > > or something like this. > Ah so you want to do it only for MSI? For MSI it makes sense. Remember > though that sometimes destination depend on message itself (specifically > on delivery mode). Yes, broadcast or multicast or lowest priority wouldn't get this treatment. -- error compiling committee.c: too many arguments to function