summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/s390x
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-14/+12
* KVM: s390: selftests: Fix memop extension capability checkJanis Schoetterl-Glausch2022-06-151-1/+1
* KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possibleSean Christopherson2022-06-141-1/+1
* KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson2022-06-111-3/+3
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-112-10/+6
* KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()Sean Christopherson2022-06-111-1/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-114-31/+31
* KVM: selftests: Convert tprot away from VCPU_IDSean Christopherson2022-06-111-16/+15
* KVM: selftests: Convert memop away from VCPU_IDSean Christopherson2022-06-111-40/+42
* KVM: selftests: Convert s390's "resets" test away from VCPU_IDSean Christopherson2022-06-111-60/+77
* KVM: selftests: Convert sync_regs_test away from VCPU_IDSean Christopherson2022-06-111-29/+30
* KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson2022-06-111-4/+1
* KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson2022-06-112-4/+4
* KVM: s390: selftests: Use TAP interface in the reset testThomas Huth2022-06-011-8/+30
* KVM: s390: selftests: Use TAP interface in the tprot testThomas Huth2022-06-011-5/+24
* KVM: s390: selftests: Use TAP interface in the sync_regs testThomas Huth2022-06-011-21/+66
* 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: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch2022-02-141-0/+227
* KVM: selftests: sync_regs test for diag318Collin Walling2020-12-101-1/+15
* selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger2020-03-161-2/+53
* selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger2020-03-161-9/+41
* selftests: KVM: s390: fix early guest crashChristian Borntraeger2020-03-161-14/+13
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-162-2/+2
* selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger2020-03-161-2/+9
* selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger2020-03-161-1/+1
* KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-161-3/+3
* selftests: KVM: testing the local IRQs resetsPierre Morel2020-01-311-0/+42
* selftests: KVM: s390x: Add reset testsJanosch Frank2020-01-311-0/+155
* 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: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth2019-08-291-0/+166
* 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