KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01
authorSean Christopherson <seanjc@google.com>
Tue, 10 Aug 2021 17:19:51 +0000 (10:19 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 13 Aug 2021 07:35:15 +0000 (03:35 -0400)
commitb6247686b7571003eca2305b2096f59e1e1ce976
tree77692d9549be503715264270b0a6f5049809ce7f
parent389ab25216c9d09e0d335e764eeeb84c2089614f
KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01

Remove the secondary execution controls cache now that it's effectively
dead code; it is only read immediately after it is written.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210810171952.2758100-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/vmx/vmx.h