开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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