x86/HVM: command line option adjustments
authorJan Beulich <jbeulich@suse.com>
Wed, 6 Aug 2014 16:02:41 +0000 (18:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 6 Aug 2014 16:02:41 +0000 (18:02 +0200)
commit142f87c0dcee0c970c296d54f0f5bf1496fec58d
tree630d584bf0a849fc919bd8e2ae9889d5d9b6ca66
parent793e3480fc1cbed33add75f017495e93c112f4b5
x86/HVM: command line option adjustments

Adding actual descriptions for them, hiding the hvm_debug= one from
non-debug builds (the option was recognized but didn't take any effect
so far), and adjusting some debug level specifiers to their purpose.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
docs/misc/xen-command-line.markdown
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmcs.c
xen/arch/x86/hvm/vmx/vmx.c