diff options
author | Sheng Yang <sheng.yang@intel.com> | 2008-06-18 14:43:38 +0800 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-07-20 12:42:36 +0300 |
commit | 65267ea1b3e768dc54b63cd7fad520d89c27d350 (patch) | |
tree | 403dd76e60a43dd93a3467e4e6c50f40196d1590 /arch/x86/kvm/vmx.h | |
parent | db475c39eca0f2e44953d96e768d7ce808ab85bd (diff) |
KVM: VMX: Fix a wrong usage of vmcs_config
The function ept_update_paging_mode_cr0() write to
CPU_BASED_VM_EXEC_CONTROL based on vmcs_config.cpu_based_exec_ctrl. That's
wrong because the variable may not consistent with the content in the
CPU_BASE_VM_EXEC_CONTROL MSR.
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/x86/kvm/vmx.h')
0 files changed, 0 insertions, 0 deletions