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