summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/s390x/sync_regs_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-291-2/+0
* KVM: selftests: s390x: Remove redundant newlinesAndrew Jones2024-01-291-10/+10
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-12/+3
* KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve2022-11-161-3/+0
* KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possibleSean Christopherson2022-06-141-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-3/+2
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-11/+11
* KVM: selftests: Convert sync_regs_test away from VCPU_IDSean Christopherson2022-06-111-29/+30
* KVM: s390: selftests: Use TAP interface in the sync_regs testThomas Huth2022-06-011-21/+66
* KVM: selftests: sync_regs test for diag318Collin Walling2020-12-101-1/+15
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger2020-03-161-2/+9
* selftests: kvm: make syncregs more reliable on s390Christian Borntraeger2019-10-101-6/+9
* KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth2019-09-041-0/+30
* KVM: selftests: Implement ucall() for s390xThomas Huth2019-08-021-2/+4
* KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-041-0/+151