summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/s390x/sync_regs_test.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: s390x: Remove redundant newlinesAndrew Jones
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-11-16KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve
2022-06-14KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possibleSean Christopherson
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert sync_regs_test away from VCPU_IDSean Christopherson
2022-06-01KVM: s390: selftests: Use TAP interface in the sync_regs testThomas Huth
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger
2019-10-10selftests: kvm: make syncregs more reliable on s390Christian Borntraeger
2019-09-04KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth