From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0C2b-0001Mf-Gx for qemu-devel@nongnu.org; Sun, 04 Sep 2011 08:43:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0C2a-0000QU-NI for qemu-devel@nongnu.org; Sun, 04 Sep 2011 08:43:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0C2a-0000QN-E3 for qemu-devel@nongnu.org; Sun, 04 Sep 2011 08:43:12 -0400 Message-ID: <4E63725A.8010403@redhat.com> Date: Sun, 04 Sep 2011 15:43:06 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4E58FC3F.6080809@web.de> <4E5BE7C5.60705@us.ibm.com> <4E5BFF51.9010503@web.de> <4E5C00F0.9070103@redhat.com> <4E5D39C8.5020205@web.de> <4E5E1297.3050904@siemens.com> <4E636C72.4080608@redhat.com> <4E6370FD.2010703@web.de> In-Reply-To: <4E6370FD.2010703@web.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] pc: Clean up PIC-to-APIC IRQ path List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Lucas Meneghel Rodrigues , Peter Maydell , Anthony Liguori , Marcelo Tosatti , qemu-devel , Blue Swirl , Gerd Hoffmann On 09/04/2011 03:37 PM, Jan Kiszka wrote: > > > > (here it's strictly an optimization; with the memory API it's a > > requirement since kvm requires a flattened representation, and tcg is > > greatly simplified by it). > > With current kvm device assignment it's mandatory as it only support > kernel/kernel IRQ delivery. Only vfio's eventfds will make it optional > (but still highly desirable). > Right. It's nice to have a single model for everything - understand once, confuse everywhere. -- error compiling committee.c: too many arguments to function