summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/s390x/memop.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: selftest: memop: Add cmpxchg testsJanis Schoetterl-Glausch2023-02-071-15/+392
* KVM: s390: selftest: memop: Fix integer literalJanis Schoetterl-Glausch2023-02-071-1/+1
* KVM: s390: selftest: memop: Fix wrong address being used in testJanis Schoetterl-Glausch2023-02-071-2/+2
* KVM: s390: selftest: memop: Fix typoJanis Schoetterl-Glausch2023-02-071-1/+1
* KVM: s390: selftest: memop: Add bad address testJanis Schoetterl-Glausch2023-02-071-1/+3
* KVM: s390: selftest: memop: Move testlist into mainJanis Schoetterl-Glausch2023-02-071-65/+66
* KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch2023-02-071-43/+39
* KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch2023-02-071-22/+22
* KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve2022-11-161-2/+0
* KVM: s390: selftests: Fix memop extension capability checkJanis Schoetterl-Glausch2022-06-151-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-7/+4
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-4/+4
* KVM: selftests: Convert memop away from VCPU_IDSean Christopherson2022-06-111-40/+42
* KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson2022-06-111-2/+2
* KVM: s390: selftests: Use TAP interface in the memop testThomas Huth2022-06-011-18/+77
* KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch2022-05-201-1/+45
* KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch2022-03-141-13/+124
* KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch2022-03-141-13/+230
* KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch2022-03-141-11/+33
* KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch2022-03-141-75/+197
* KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch2022-03-141-55/+82
* selftests: kvm: Check whether SIDA memop fails for normal guestsThomas Huth2022-02-151-0/+15
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth2019-08-291-0/+166