commit | b9757a4b6f46560cdd65afdb0e44bc06b7e60340 | [log] [tgz] |
---|---|---|
author | Chenyi Qiang <chenyi.qiang@intel.com> | Fri Aug 28 16:56:22 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:57:07 2020 -0400 |
tree | 143cd7312f16592f0d9a0887f690b87959ec842a | |
parent | efc831338bfd66e40b6ab8b2b332ab48203be9ff [diff] |
KVM: nVMX: Simplify the initialization of nested_vmx_msrs The nested VMX controls MSRs can be initialized by the global capability values stored in vmcs_config. Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com> Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Message-Id: <20200828085622.8365-6-chenyi.qiang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>