summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-02-16 22:11:50 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-11 18:47:05 +0300
commitb093da659f3d0ff291fcd6373090ba17cf183253 (patch)
tree2dc2970d650530ab4a55cd71ea2c917dff5205f2 /scripts/objdiff
parent682b11a012b85c18310a6798fe2509c55bf6563e (diff)
downloadlinux-b093da659f3d0ff291fcd6373090ba17cf183253.tar.xz
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 <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions