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][XEN-PAGING][2/2] Enable hardware assisted paging and

To: "Xen Devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][XEN-PAGING][2/2] Enable hardware assisted paging and AMD-V nested paging support
From: "Huang2, Wei" <Wei.Huang2@xxxxxxx>
Date: Mon, 26 Feb 2007 23:58:46 -0600
Cc: Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>
Delivery-date: Mon, 26 Feb 2007 21:58:48 -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: AcdaNFslfx5/dRNAQe2ZMSaDGT2Cgg==
Thread-topic: [PATCH][XEN-PAGING][2/2] Enable hardware assisted paging and AMD-V nested paging support
This patch supports hardware assisted paging based on new paging
interface. Additionally, it also enables AMD-V nested paging. Please
apply to xen-unstable tree.


Signed-off-by: Wei Huang <wei.huang2@xxxxxxx>


 b/xen/arch/x86/mm/hap/Makefile  |    2
 b/xen/arch/x86/mm/hap/hap.c     |  735
++++++++++++++++++++++++++++++++++++++++
 b/xen/arch/x86/mm/hap/private.h |  109 +++++
 b/xen/arch/x86/mm/hap/support.c |  327 +++++++++++++++++
 b/xen/include/asm-x86/hap.h     |  127 ++++++
 xen/arch/x86/hvm/hvm.c          |    3
 xen/arch/x86/hvm/svm/svm.c      |  159 ++++++++
 xen/arch/x86/hvm/svm/vmcb.c     |   10
 xen/arch/x86/mm/Makefile        |    1
 xen/arch/x86/mm/paging.c        |   37 +-
 xen/include/asm-x86/domain.h    |   16

Attachment: hap_npt_patch.txt
Description: hap_npt_patch.txt

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>