From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpCCS-0001Or-Oz for qemu-devel@nongnu.org; Wed, 28 Sep 2016 06:34:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpCCO-00047b-Is for qemu-devel@nongnu.org; Wed, 28 Sep 2016 06:34:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpCCO-00047D-DJ for qemu-devel@nongnu.org; Wed, 28 Sep 2016 06:34:48 -0400 Date: Wed, 28 Sep 2016 18:34:43 +0800 From: Peter Xu Message-ID: <20160928103443.GD11134@pxdev.xzpeter.org> References: <1474474337-45073-1-git-send-email-feng.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Wu, Feng" , "qemu-devel@nongnu.org" , "Michael S. Tsirkin" On Wed, Sep 28, 2016 at 12:21:37PM +0200, Paolo Bonzini wrote: > > > On 28/09/2016 12:05, Wu, Feng wrote: > > Hi Paolo, > > > > > >> -----Original Message----- > >> From: Wu, Feng > >> Sent: Thursday, September 22, 2016 12:12 AM > >> To: qemu-devel@nongnu.org > >> Cc: pbonzini@redhat.com; Wu, Feng > >> Subject: [PATCH] intel-iommu: Check IOAPIC's Trigger Mode against the one in > >> IRTE > >> > >> The Trigger Mode field of IOAPIC must match the Trigger Mode in > >> the IRTE according to VT-d Spec 5.1.5.1. > > > > Any comments about this patch? Thanks a lot! > > Hi, I am not the maintainer of the IOMMU emulation code. CCing mst and > Peter. I've provided my r-b already. :) -- peterx