diff options
| author | 2022-08-30 15:37:21 +0200 | |
|---|---|---|
| committer | 2022-09-26 12:02:49 -0400 | |
| commit | def9d705c05eab3fdedeb10ad67907513b12038e (patch) | |
| tree | 921d6bd931674ada3ef001fe2412e29897700746 /drivers/net/netdevsim/git:/ssh:/git@git.zx2c4.com | |
| parent | KVM: VMX: Get rid of eVMCS specific VMX controls sanitization (diff) | |
| download | linux-dev-def9d705c05eab3fdedeb10ad67907513b12038e.tar.xz linux-dev-def9d705c05eab3fdedeb10ad67907513b12038e.zip | |
KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
Don't propagate vmcs12's VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL to vmcs02.
KVM doesn't disallow L1 from using VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL
even when KVM itself doesn't use the control, e.g. due to the various
CPU errata that where the MSR can be corrupted on VM-Exit.
Preserve KVM's (vmcs01) setting to hopefully avoid having to toggle the
bit in vmcs02 at a later point. E.g. if KVM is loading PERF_GLOBAL_CTRL
when running L1, then odds are good KVM will also load the MSR when
running L2.
Fixes: 8bf00a529967 ("KVM: VMX: add support for switching of PERF_GLOBAL_CTRL")
Cc: stable@vger.kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20220830133737.1539624-18-vkuznets@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/net/netdevsim/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
