linux/tools/testing/selftests/kvm/s390x
Sean Christopherson 371dfb2e90 KVM: selftests: Convert s390's "resets" test away from VCPU_ID
Pass around a 'struct kvm_vcpu' object in the "resets" test instead of
referencing the vCPU by the global VCPU_ID.  Rename the #define for the
vCPU's ID to ARBITRARY_NON_ZERO_VCPU_ID to make it more obvious that (a)
the value matters but (b) is otherwise arbitrary.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-11 11:47:12 -04:00
..
memop.c KVM: selftests: Add another underscore to inner ioctl() helpers 2022-06-11 10:14:58 -04:00
resets.c KVM: selftests: Convert s390's "resets" test away from VCPU_ID 2022-06-11 11:47:12 -04:00
sync_regs_test.c KVM: selftests: Convert sync_regs_test away from VCPU_ID 2022-06-11 11:47:12 -04:00
tprot.c KVM: s390: selftests: Use TAP interface in the tprot test 2022-06-01 16:57:15 +02:00