From bf560076938e168fd6436deda6b6c856313d575b Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Tue, 12 Feb 2013 11:12:22 +0100 Subject: x86/HAP: Add global enable/disable command line option Also, correct a copy&paste error in the documentation. Signed-off-by: Andrew Cooper Acked-by: Tim Deegan Committed-by: Jan Beulich --- docs/misc/xen-command-line.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/misc') 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 `` option instructs which severities should be rate limited. +### hap +> `= ` + +> Default: `true` + +Flag to globally enable or disable support for Hardware Assisted +Paging (HAP) + ### hap\_1gb > `= ` @@ -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 -- cgit v1.2.3