WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [Patch 0/3] Move vtd and amd iommu code

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [Patch 0/3] Move vtd and amd iommu code
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Wed, 20 Feb 2008 13:40:08 +0800
Cc: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Delivery-date: Tue, 19 Feb 2008 21:44:25 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Achzgw2jfZK5pXVtQx2VC6+JkmmQLg==
Thread-topic: [Xen-devel] [Patch 0/3] Move vtd and amd iommu code
This patch set moves vtd and amd iommu code to xen/drivers/passthrough.
It's a suitable place for iommu code for sharing code between different
platforms in future.

The three patches are as follows:

Patch 1: create Makefile for xen/drivers/passthrough directroy, put
shared pci-direct.h and pci_regs.h there.
Patch 2: move vtd code from xen/arch/x86/hvm/vmx/vtd to
xen/drivers/passthrough/vtd.
Patch 3: move amd iommu code from xen/arch/x86/hvm/svm/amd_iommu to
xen/drivers/passthrough/passthrough/amd_iommu.

Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>