aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/kvm_util.c
diff options
context:
space:
mode:
authorBen Gardon <[email protected]>2022-06-13 21:25:20 +0000
committerPaolo Bonzini <[email protected]>2022-06-24 04:51:48 -0400
commit1c4dc57328bf218e999951824dce75c6125c4f3c (patch)
tree8fbe1df15a1db0f0a5b21a7cecabf1bdfe956446 /tools/testing/selftests/kvm/lib/kvm_util.c
parented6b53ec9090133cd744705a09811cf627f3e9cb (diff)
KVM: x86: Fix errant brace in KVM capability handling
The braces around the KVM_CAP_XSAVE2 block also surround the KVM_CAP_PMU_CAPABILITY block, likely the result of a merge issue. Simply move the curly brace back to where it belongs. Fixes: ba7bb663f5547 ("KVM: x86: Provide per VM capability for disabling PMU virtualization") Reviewed-by: David Matlack <[email protected]> Reviewed-by: Peter Xu <[email protected]> Signed-off-by: Ben Gardon <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/kvm_util.c')
0 files changed, 0 insertions, 0 deletions