diff options
author | Sean Christopherson <seanjc@google.com> | 2025-02-25 02:55:39 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-26 21:17:23 +0300 |
commit | ed09b50b5411a6dcbf350ac7ea6270d786baa282 (patch) | |
tree | ebcd2c0391dce46434f42ca9899bd75e9428937f /tools/perf/scripts/python/gecko.py | |
parent | 982caaa1150479f022003390cd72a1941663d211 (diff) | |
download | linux-ed09b50b5411a6dcbf350ac7ea6270d786baa282.tar.xz |
KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
Don't load (and then put) a vCPU when unloading its MMU during VM
destruction, as nothing in kvm_mmu_unload() accesses vCPU state beyond the
root page/address of each MMU, i.e. can't possible need to run with the
vCPU loaded.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20250224235542.2562848-5-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions