x86/vmx: enable PML by default
authorKai Huang <kai.huang@linux.intel.com>
Wed, 2 Dec 2015 14:20:19 +0000 (15:20 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 2 Dec 2015 14:20:19 +0000 (15:20 +0100)
commit484c14b7254e8d8936c05e3c28e332ea825c0155
treea29bea5354aac9456b1958a6245ac643d6c75171
parentcea357ba4b3335ca5279ee9c00838f85575d5842
x86/vmx: enable PML by default

Since PML series were merged (but disabled by default) we have conducted lots of
PML tests (live migration, GUI display) and PML has been working fine, therefore
turn it on by default.

Document of PML command line is adjusted accordingly as well.

Signed-off-by: Kai Huang <kai.huang@linux.intel.com>
Tested-by: Robert Hu <robert.hu@intel.com>
Tested-by: Xudong Hao <xudong.hao@intel.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Tested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
docs/misc/xen-command-line.markdown
xen/arch/x86/hvm/vmx/vmcs.c