diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2022-10-13 11:58:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-29 15:33:30 -0500 |
commit | 67b16f180541d5d1869a07afb844a244f9b6db0f (patch) | |
tree | a18fbd714ae360e760b64bbd6f155ee442ad9e73 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 2be1bd3a70c81835b8969216ceedbd017fea732d (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 <vkuznets@redhat.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221013095849.705943-5-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions