[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/2] Share VT-d code between x86 and IA64


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Han, Weidong" <weidong.han@xxxxxxxxx>
  • Date: Wed, 9 Apr 2008 10:54:54 +0800
  • Cc: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
  • Delivery-date: Tue, 08 Apr 2008 23:35:11 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AciZ7RaFVH5Vag3gS1SdQ/IkASpzzQ==
  • Thread-topic: [Xen-devel] [PATCH 0/2] Share VT-d code between x86 and IA64

iommu code has been moved to arch-generic locations. This patch set
modifies VT-d code for sharing between x86 and IA64. Arch-dependent
functions are declared in common header files, and need to be
implemented respectively for different architectures. In addition,
allocate VT-d page table pgd, root_entry, iremap and qinval from domheap
rather than xenheap. 

The patches are as follows:

Patch 1: declare arch-dependent functions in vtd.h, and implement them
for x86 arch. 
Patch 2: allocate VT-d page table pgd, root_entry, iremap and qinval
from domheap rather than xenheap, and get rid of structure page_info in
iommu.c.

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

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.