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] Inclusing memory mapping param for dom0 iommu mappin

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Inclusing memory mapping param for dom0 iommu mappings
From: Ross Philipson <Ross.Philipson@xxxxxxxxxx>
Date: Sun, 1 Mar 2009 16:48:48 -0500
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Sun, 01 Mar 2009 13:49:15 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acmat4CEBH3i0Cv5SVKmBzLSscqORQ==
Thread-topic: [PATCH] Inclusing memory mapping param for dom0 iommu mappings

OK, cut two of the iommu reserved memory issue patch as we discussed...

 

This patch adds a boolean boot parameter to xen to allow inclusive

mapping of all memory below 4GB to the iommu mappings for dom0. The

unusable ranges and memory occupied by xen are still excluded. The

parameter is “iommu_inclusive_mapping=1” and is off by default. In

addition to the parameter, a warning is also traced when incorrect

RMRR to system memory map values are detected. These are being added

to address some incorrect BIOS's that do not report correctly the

requied reserved memory ranges in the RMRRs. When this occurs it

currently can cause early boot hangs and crashes.

 

Signed-off-by: Ross Philipson <ross.philipson@xxxxxxxxxx>

 

Based on changeset 19243

 

Thanks

Ross

 

 

Ross Philipson

Senior Software Engineer

Citrix Systems, Inc

14 Crosby Drive

Bedford, MA 01730

781-301-7949

ross.philipson@xxxxxxxxxx

 

Attachment: iommu_inclusive_mapping.patch
Description: iommu_inclusive_mapping.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Inclusing memory mapping param for dom0 iommu mappings, Ross Philipson <=