23 lines
1.0 KiB
Diff
23 lines
1.0 KiB
Diff
|
# HG changeset patch
|
||
|
# User Keir Fraser <keir.fraser@citrix.com>
|
||
|
# Date 1204715870 0
|
||
|
# Node ID 1166ee0f476539a2cd5830854b7a22d5004ed291
|
||
|
# Parent f85b379fa9436be0ecd733d7bedbebdf1838a310
|
||
|
docs: Remove 'hap' boot parameter from the user manual.
|
||
|
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
|
||
|
|
||
|
diff -r f85b379fa943 -r 1166ee0f4765 docs/src/user.tex
|
||
|
--- a/docs/src/user.tex Wed Mar 05 11:16:32 2008 +0000
|
||
|
+++ b/docs/src/user.tex Wed Mar 05 11:17:50 2008 +0000
|
||
|
@@ -4209,10 +4209,6 @@ writing to the VGA console after domain
|
||
|
\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
|