| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c | Jinrong Liang | 2022-09-22 | 1 | -1/+1 |
* | KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test | Gavin Shan | 2022-08-10 | 1 | -15/+27 |
* | KVM: selftests: Make rseq compatible with glibc-2.35 | Gavin Shan | 2022-08-10 | 1 | -20/+6 |
* | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini | 2022-08-01 | 1 | -13/+9 |
|\ |
|
| * | KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste | Sean Christopherson | 2022-06-11 | 1 | -8/+5 |
| * | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson | 2022-06-11 | 1 | -2/+2 |
| * | KVM: selftests: Convert rseq_test away from VCPU_ID | Sean Christopherson | 2022-06-11 | 1 | -5/+4 |
* | | KVM: selftests: Fix target thread to be migrated in rseq_test | Gavin Shan | 2022-07-19 | 1 | -3/+5 |
|/ |
|
* | KVM: selftests: Ensure all migrations are performed when test is affined | Sean Christopherson | 2021-09-30 | 1 | -10/+59 |
* | selftests: KVM: Call ucall_init when setting up in rseq_test | Oliver Upton | 2021-09-24 | 1 | -0/+1 |
* | KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs | Sean Christopherson | 2021-09-22 | 1 | -0/+236 |