Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752415AbbDBL2g (ORCPT ); Thu, 2 Apr 2015 07:28:36 -0400 Received: from 8bytes.org ([81.169.241.247]:50349 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750711AbbDBL2f (ORCPT ); Thu, 2 Apr 2015 07:28:35 -0400 Date: Thu, 2 Apr 2015 13:28:33 +0200 From: Joerg Roedel To: Feng Wu Cc: dwmw2@infradead.org, jiang.liu@linux.intel.com, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, "Li, Zhen-Hua" Subject: Re: [v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part Message-ID: <20150402112833.GN4441@8bytes.org> References: <1422864424-19411-1-git-send-email-feng.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1422864424-19411-1-git-send-email-feng.wu@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1285 Lines: 27 On Mon, Feb 02, 2015 at 04:06:56PM +0800, Feng Wu wrote: > VT-d Posted-Interrupts is an enhancement to CPU side Posted-Interrupt. > With VT-d Posted-Interrupts enabled, external interrupts from > direct-assigned devices can be delivered to guests without VMM > intervention when guest is running in non-root mode. > > You can find the VT-d Posted-Interrtups Spec. in the following URL: > http://www.intel.com/content/www/us/en/intelligent-systems/intel-technology/vt-directed-io-spec.html > > This series was part of http://thread.gmane.org/gmane.linux.kernel.iommu/7708. To make things clear, send out IOMMU part here. Besides the modify_irte() changes I asked for the patch-set looks good. I just have some concerns what these changes mean for the VT-d kdump improvements Zhen-Hua Li is working on. Can you please discuss the implications of having both patch-sets applied with him and make sure they work together? I think in its current form your patch-set breaks the kdump support patches. I added Zhen-Hua to Cc. Thanks, Joerg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/