nested vmx: VM_ENTRY_IA32E_MODE shouldn't be in default1 class
authorZhang Xiantao <xiantao.zhang@intel.com>
Fri, 24 Aug 2012 08:49:14 +0000 (09:49 +0100)
committerZhang Xiantao <xiantao.zhang@intel.com>
Fri, 24 Aug 2012 08:49:14 +0000 (09:49 +0100)
commit4875b06f1a162c3ee0aacc17a80801603a1c5d24
tree93fed3983ad470d6b1ab0948d0893a513b65d389
parentac963eb7895b8351017bb6005505c2b176202f0e
nested vmx: VM_ENTRY_IA32E_MODE shouldn't be in default1 class
for IA32_VM_ENTRY_CTLS_MSR.

If set to 1, L2 guest's paging mode maybe mis-judged
and mis-set.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/hvm/vmx/vvmx.c