index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
rseq_test.c
Age
Commit message (
Expand
)
Author
2023-01-30
KVM: selftests: Fix build of rseq test
Mark Brown
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-19
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert rseq_test away from VCPU_ID
Sean Christopherson
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson