summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/rseq_test.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2023-01-30KVM: selftests: Fix build of rseq testMark Brown
2022-11-16KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert rseq_test away from VCPU_IDSean Christopherson
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson