[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] hvm hap: Add hap option to user's manual.
# 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |