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-changelog

[Xen-changelog] [xen-unstable] hvm hap: Add hap option to user's manual.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] hvm hap: Add hap option to user's manual.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 02 Apr 2007 12:30:11 -0700
Delivery-date: Mon, 02 Apr 2007 12:29:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1175515608 -3600
# Node ID 598d55e3ff2fc9360d27d4dfbf1b3148b2e518e1
# Parent  f0f9533b2a2385fe2bd4193ecae523f0416368d9
hvm hap: Add hap option to user's manual.
Signed-off-by: Wei Huang <wei.huang2@xxxxxxx>
---
 docs/src/user.tex |    4 ++++
 1 files changed, 4 insertions(+)

diff -r f0f9533b2a23 -r 598d55e3ff2f docs/src/user.tex
--- a/docs/src/user.tex Mon Apr 02 13:05:59 2007 +0100
+++ b/docs/src/user.tex Mon Apr 02 13:06:48 2007 +0100
@@ -3250,6 +3250,10 @@ editing \path{grub.conf}.
 \item [ dma\_emergency\_pool=xxx ] Specify lower bound on size of DMA
   pool below which ordinary allocations will fail rather than fall
   back to allocating from the DMA pool.
+\item [ hap ] Instruct Xen to detect hardware-assisted paging support, such
+  as AMD-V's nested paging or Intel\textregistered VT's extended paging. If 
+  available, Xen will use hardware-assisted paging instead of shadow paging 
+  for guest memory management.
 \end{description}
 
 In addition, the following options may be specified on the Xen command

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] hvm hap: Add hap option to user's manual., Xen patchbot-unstable <=