From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Wang Subject: [PATCH 0 of 5] amd iommu: Add ATS support (v4) Date: Thu, 3 Nov 2011 16:48:47 +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: JanJBeulich@suse.com Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi Jan, Please see the version 4. Fixed issues from last version. Build test passed on both 32 and 64 bit systems. 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. Thanks, Wei