From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWo52-0001kn-P7 for qemu-devel@nongnu.org; Fri, 19 Feb 2016 11:38:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWo4z-00049k-FU for qemu-devel@nongnu.org; Fri, 19 Feb 2016 11:38:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWo4z-00049b-Ak for qemu-devel@nongnu.org; Fri, 19 Feb 2016 11:38:53 -0500 Date: Fri, 19 Feb 2016 17:38:48 +0100 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Message-ID: <20160219163848.GA20463@potion.brq.redhat.com> References: <1455852618-5224-1-git-send-email-peterx@redhat.com> <56C6BA42.1050302@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56C6BA42.1050302@web.de> Subject: Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Rita Sinha , ehabkost@redhat.com, mst@redhat.com, jasowang@redhat.com, qemu-devel@nongnu.org, Peter Xu , imammedo@redhat.com, pbonzini@redhat.com, rth@twiddle.net 2016-02-19 07:46+0100, Jan Kiszka: > - Rita Sinha is currently working on integrating my old patches with the > split-irqchip to get KVM working (as an Outreachy project). It's > probably a bit unfortunate to consider a different horse that late in to > project. What do you think, how could we benefit from each other? > > - Radim was telling me to look on this as well. How do your efforts > correlate? I wasn't aware of Peter's project ... Peter, my goal is to support x2APIC to get closer to supporting more than 255 VCPUs. Please Cc me in future discussions/patches! Thanks.