From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Wang Subject: [PATCH 0 of 5] amd iommu: Add ATS support (v3) Date: Thu, 3 Nov 2011 11:13:00 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: JBeulich@novell.com List-Id: xen-devel@lists.xenproject.org This patch set enables ats devices on amd systems with following changes: 1) Make vendor independent ATS codes more public. 2) Add additional helper functions for ats. 3) Add amd specific enablement. Jan, this version should have fixed all issues from my 2nd try. Please check it. Thanks, Wei