index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
rseq_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-05-12
1
-3
/
+10
|
\
|
*
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
1
-0
/
+1
|
*
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
1
-3
/
+9
*
|
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
2024-05-03
1
-2
/
+33
|
/
*
KVM: selftests: Remove redundant newlines
Andrew Jones
2024-01-29
1
-2
/
+2
*
KVM: selftests: Fix build of rseq test
Mark Brown
2023-01-30
1
-13
/
+3
*
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-17
1
-3
/
+0
*
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-17
1
-1
/
+0
*
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