aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/s390x/resets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson1-3/+3
2022-06-11KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()Sean Christopherson1-1/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-14/+14
2022-06-11KVM: selftests: Convert s390's "resets" test away from VCPU_IDSean Christopherson1-60/+77
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson1-4/+1
2022-06-11KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson1-2/+2
2022-06-01KVM: s390: selftests: Use TAP interface in the reset testThomas Huth1-8/+30
2020-03-16selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger1-2/+53
2020-03-16selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger1-9/+41
2020-03-16selftests: KVM: s390: fix early guest crashChristian Borntraeger1-14/+13
2020-03-16selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger1-1/+1
2020-03-16KVM: selftests: Convert some printf's to pr_info'sAndrew Jones1-3/+3
2020-01-31selftests: KVM: testing the local IRQs resetsPierre Morel1-0/+42
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank1-0/+155