diff options
author | Chenyi Qiang <chenyi.qiang@intel.com> | 2020-08-28 10:56:18 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-28 13:57:07 +0200 |
commit | efc831338bfd66e40b6ab8b2b332ab48203be9ff (patch) | |
tree | eecbf25003586c534ef0ecd7bb1e66c1ba2810a8 /.gitignore | |
parent | KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state() (diff) | |
download | linux-efc831338bfd66e40b6ab8b2b332ab48203be9ff.tar.xz linux-efc831338bfd66e40b6ab8b2b332ab48203be9ff.zip |
KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
KVM supports the nested VM_{EXIT, ENTRY}_LOAD_IA32_PERF_GLOBAL_CTRL and
VM_{ENTRY_LOAD, EXIT_CLEAR}_BNDCFGS, but they are not exposed by the
system ioctl KVM_GET_MSR. Add them to the setup of nested VMX controls MSR.
Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com>
Message-Id: <20200828085622.8365-2-chenyi.qiang@intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions