aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/s390x/sync_regs_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possibleSean Christopherson1-1/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-3/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-11/+11
2022-06-11KVM: selftests: Convert sync_regs_test away from VCPU_IDSean Christopherson1-29/+30
2022-06-01KVM: s390: selftests: Use TAP interface in the sync_regs testThomas Huth1-21/+66
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling1-1/+15
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones1-1/+1
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger1-2/+9
2019-10-10selftests: kvm: make syncregs more reliable on s390Christian Borntraeger1-6/+9
2019-09-04KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth1-0/+30
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth1-2/+4
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth1-0/+151