aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-06-02 14:12:14 -0700
committerPaolo Bonzini <[email protected]>2022-06-11 11:46:26 -0400
commitc095cb609b3aa56fd24e2907556c24fef88b9180 (patch)
tree302412dddbf177e6971e62e46dd053af17150b2d /tools/perf/scripts/python/event_analyzing_sample.py
parenta12c86c447f4bce6d2725c3fab426aba6630b376 (diff)
KVM: selftests: Cache list of MSRs to save/restore
Cache the list of MSRs to save restore, mostly to justify not freeing the list in the caller, which simplifies consumption of the list. Opportunistically move the XSS test's so called is_supported_msr() to common code as kvm_msr_is_in_save_restore_list(). The XSS is "supported" by KVM, it's simply not in the save/restore list because KVM doesn't yet allow a non-zero value. Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions