From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adBn7-0002Nc-U7 for qemu-devel@nongnu.org; Tue, 08 Mar 2016 02:10:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adBn4-0008JU-ME for qemu-devel@nongnu.org; Tue, 08 Mar 2016 02:10:49 -0500 Received: from mout.web.de ([212.227.15.3]:57466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adBn4-0008JP-DA for qemu-devel@nongnu.org; Tue, 08 Mar 2016 02:10:46 -0500 References: <1457407487-27358-1-git-send-email-rita.sinha89@gmail.com> From: Jan Kiszka Message-ID: <56DE7AEF.1030604@web.de> Date: Tue, 8 Mar 2016 08:10:39 +0100 MIME-Version: 1.0 In-Reply-To: <1457407487-27358-1-git-send-email-rita.sinha89@gmail.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 0/2] Interrupt Remapping support for Intel VT-d IOMMU. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rita Sinha , qemu-devel@nongnu.org Cc: pbonzini@redhat.com On 2016-03-08 04:24, Rita Sinha wrote: > These patches add Interrupt Remapping support for Intel VT-d IOMMU. > Currently split irqchip mode is not supported. ...while that is likely easily to fix (reason is understood). Rita, it seems the two patches didn't make it to the list. I got them but they aren't in the archive. Did you receive any error messages? Maybe retry, CC'ing also the other people involved in the interrupt remapping discussions so far. Thanks, Jan PS: [RFC PATCH ...]