diff options
| author | Vitaly Kuznetsov <[email protected]> | 2022-10-13 11:58:46 +0200 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-12-28 06:08:23 -0500 |
| commit | 8b0a62fd3843360726541bfee75c599265413a95 (patch) | |
| tree | 32df7b2c5483d3ffb0225f9ac9fcff4a9b9daba0 /tools/perf/scripts/python | |
| parent | 4e5bf89f2794e99d8d61b2fcb4a8f2d29963a532 (diff) | |
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_features test
It may not be clear what 'msr->available' means. The test actually
checks that accessing the particular MSR doesn't cause #GP, rename
the variable accordingly.
While on it, use 'true'/'false' instead of '1'/'0' for 'write'/
'fault_expected' as these are boolean.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions