summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/rseq_test.c
AgeCommit message (Expand)AuthorLines
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang-1/+1
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan-15/+27
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan-20/+6
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-13/+9
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan-3/+5
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson-8/+5
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson-2/+2
2022-06-11KVM: selftests: Convert rseq_test away from VCPU_IDSean Christopherson-5/+4
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson-10/+59
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton-0/+1
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson-0/+236