OSDN Git Service

KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Wed, 9 Sep 2015 06:05:55 +0000 (14:05 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 13:06:39 +0000 (15:06 +0200)
commitfeda805fe7c4ed9cf78158e73b1218752e3b4314
tree3a2e54ee326b32f3fa76e7fc030491f44f3ae2b9
parent8b97265a1516819d54c2d24b3874489a52f269d4
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update

Unify the update in vmx_cpuid_update()

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
[Rewrite to use vmcs_set_secondary_exec_control. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c