aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/nested.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-06-09 16:42:25 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2021-06-17 13:09:52 -0400
commit415b1a0105cd05a428f8b28ac1bf406ca2b4bbd7 (patch)
treec0bdbc2ae3262267ae1a8e1dc59b943f7bd8b08b /arch/x86/kvm/svm/nested.c
parentKVM: x86: Invalidate all PGDs for the current PCID on MOV CR3 w/ flush (diff)
downloadlinux-dev-415b1a0105cd05a428f8b28ac1bf406ca2b4bbd7.tar.xz
linux-dev-415b1a0105cd05a428f8b28ac1bf406ca2b4bbd7.zip
KVM: x86: Uncondtionally skip MMU sync/TLB flush in MOV CR3's PGD switch
Stop leveraging the MMU sync and TLB flush requested by the fast PGD switch helper now that kvm_set_cr3() manually handles the necessary sync, frees, and TLB flush. This will allow dropping the params from the fast PGD helpers since nested SVM is now the odd blob out. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210609234235.1244004-6-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions