4 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH 2/2] Share VT-...
FromSent OnAttachments
Han, Weidong08 Apr 2008 19:54.patch
Keir Fraser09 Apr 2008 05:44 
Keir Fraser09 Apr 2008 06:10 
Han, Weidong10 Apr 2008 00:29.patch
Subject:Re: [Xen-devel] [PATCH 2/2] Share VT-d code between x86 and IA64
From:Keir Fraser (keir@eu.citrix.com)
Date:04/09/2008 05:44:18 AM
List:com.xensource.lists.xen-devel

On 9/4/08 03:55, "Han, Weidong" <weid@intel.com> wrote:

This patch allocates VT-d page table pgd, root_entry, iremap and qinval from domheap rather than xenheap, and gets rid of structure page_info in iommu.c.

This patch conflicts with EPT support (changeset 17404) which adds extra code to iommu_set_pgd(). Please merge and re-send. I applied patch 1/2 as changeset 17409.

-- Keir