diff options
author | 2021-04-21 19:11:25 -0700 | |
---|---|---|
committer | 2021-04-26 05:27:17 -0400 | |
commit | 469bb32b68d5a414fea293c17b532329c6dc9612 (patch) | |
tree | 41833bf693c816cfcb2828f15f12e26b8ab312ff /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids() (diff) | |
download | linux-rng-469bb32b68d5a414fea293c17b532329c6dc9612.tar.xz linux-rng-469bb32b68d5a414fea293c17b532329c6dc9612.zip |
KVM: SVM: Skip SEV cache flush if no ASIDs have been used
Skip SEV's expensive WBINVD and DF_FLUSH if there are no SEV ASIDs
waiting to be reclaimed, e.g. if SEV was never used. This "fixes" an
issue where the DF_FLUSH fails during hardware teardown if the original
SEV_INIT failed. Ideally, SEV wouldn't be marked as enabled in KVM if
SEV_INIT fails, but that's a problem for another day.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210422021125.3417167-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions