aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/perf_test_util.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-02-16 11:11:50 -0800
committerPaolo Bonzini <[email protected]>2022-06-11 11:47:05 -0400
commitb093da659f3d0ff291fcd6373090ba17cf183253 (patch)
tree2dc2970d650530ab4a55cd71ea2c917dff5205f2 /tools/testing/selftests/kvm/lib/perf_test_util.c
parent682b11a012b85c18310a6798fe2509c55bf6563e (diff)
KVM: selftests: Convert psci_test away from VCPU_ID
Pass around 'struct kvm_vcpu' objects in psci_test instead of relying on global VCPU_IDs. Ideally, the test wouldn't have to manually create vCPUs and thus care about vCPU IDs, but it's not the end of the world and avoiding that behavior isn't guaranteed to be a net positive (an attempt at macro shenanigans did not go very well). Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/perf_test_util.c')
0 files changed, 0 insertions, 0 deletions