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] EPT entry structure changes

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] EPT entry structure changes
From: "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx>
Date: Thu, 4 Feb 2010 15:33:52 +0800
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Wed, 03 Feb 2010 23:34:49 -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: AcqlbGYkP02zrORZSeW77cD6i9xJcg==
Thread-topic: [Xen-devel][PATCH] EPT entry structure changes
EPT entry structure changes.
 - Intel SDM defines bit6 in EPT page table entry as "Ignore PAT memory type",
   so change the abbreviation from "igmt" to "ipat".
 - Change the mfn and avail2 fields according to SDM definition.

Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>

Attachment: ept-struct.patch
Description: ept-struct.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] EPT entry structure changes, Xu, Dongxiao <=