diff options
| author | Sean Christopherson <[email protected]> | 2022-02-15 16:46:56 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-11 11:46:50 -0400 |
| commit | 5e7cb71570b99eec5e4bb76ea5184ded87497e3f (patch) | |
| tree | d021127f9ff8f983c82166e54417df4635b983fd /tools/perf/scripts/python/bin | |
| parent | f7024348d7ea2bea0be3dd82703b15f3dac9590b (diff) | |
KVM: selftests: Convert kvm_clock_test away from VCPU_ID
Convert kvm_clock_test to use vm_create_with_one_vcpu() and pass around a
'struct kvm_vcpu' object instead of using a global VCPU_ID.
Opportunistically use vcpu_run() instead of _vcpu_run() with an open
coded assert that KVM_RUN succeeded.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions