aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc
diff options
context:
space:
mode:
authorAndrew Cooper <andrew.cooper3@citrix.com>2013-02-12 11:12:22 +0100
committerAndrew Cooper <andrew.cooper3@citrix.com>2013-02-12 11:12:22 +0100
commitbf560076938e168fd6436deda6b6c856313d575b (patch)
treef16e4ab9cd0e5ea4348eed88484ae63f6f1c99b4 /docs/misc
parentf1bde87fc08ce8c818a1640a8fe4765d48923091 (diff)
downloadxen-bf560076938e168fd6436deda6b6c856313d575b.tar.gz
xen-bf560076938e168fd6436deda6b6c856313d575b.tar.bz2
xen-bf560076938e168fd6436deda6b6c856313d575b.zip
x86/HAP: Add global enable/disable command line option
Also, correct a copy&paste error in the documentation. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Tim Deegan <tim@xen.org> Committed-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/xen-command-line.markdown10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
index 32443b0d0c..81b86613dc 100644
--- a/docs/misc/xen-command-line.markdown
+++ b/docs/misc/xen-command-line.markdown
@@ -521,6 +521,14 @@ more importance will be printed.
The optional `<rate-limited level>` option instructs which severities
should be rate limited.
+### hap
+> `= <boolean>`
+
+> Default: `true`
+
+Flag to globally enable or disable support for Hardware Assisted
+Paging (HAP)
+
### hap\_1gb
> `= <boolean>`
@@ -534,7 +542,7 @@ Paging (HAP).
> Default: `true`
-Flag to enable 1 GB host page table support for Hardware Assisted
+Flag to enable 2 MB host page table support for Hardware Assisted
Paging (HAP).
### hpetbroadcast