diff options
| author | Sean Christopherson <[email protected]> | 2023-08-15 20:36:52 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2023-08-17 18:43:31 +0000 |
| commit | ee785c870d6f80380be6549772137a41c527d0ba (patch) | |
| tree | e413f11590453fb323f8dcc176e4e1477121d9ba /tools/perf/scripts/python/compaction-times.py | |
| parent | KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled" (diff) | |
| download | kernel-ee785c870d6f80380be6549772137a41c527d0ba.tar.gz kernel-ee785c870d6f80380be6549772137a41c527d0ba.zip | |
KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
Track "virtual NMI exposed to L1" via a governed feature flag instead of
using a dedicated bit/flag in vcpu_svm.
Note, checking KVM's capabilities instead of the "vnmi" param means that
the code isn't strictly equivalent, as vnmi_enabled could have been set
if nested=false where as that the governed feature cannot. But that's a
glorified nop as the feature/flag is consumed only by paths that are
gated by nSVM being enabled.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
