index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
hardware_disable_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
KVM: selftests: Clean up global constants in hardware disable test
Sean Christopherson
1
-10
/
+10
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
1
-13
/
+3
2026-07-31
KVM: selftests: Drop unreachable, dead code from hardware disable test
Sean Christopherson
1
-27
/
+14
2026-07-31
KVM: selftests: Affine threads to random CPUs in hardware disable test
Sean Christopherson
1
-4
/
+9
2026-07-31
KVM: selftests: Pre-set threads affinity in hardware disable test when possible
Sean Christopherson
1
-2
/
+12
2026-07-31
KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...
Sean Christopherson
1
-15
/
+8
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
1
-3
/
+3
2024-10-30
KVM: selftests: Remove unused macro in the hardware disable test
Ba Jing
1
-1
/
+0
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-3
/
+0
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
1
-3
/
+3
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Convert hardware_disable_test to pass around vCPU objects
Sean Christopherson
1
-17
/
+8
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test
Sean Christopherson
1
-3
/
+1
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
1
-1
/
+1
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
1
-1
/
+31
2021-03-30
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
1
-5
/
+5
2021-02-15
selftests: kvm: add hardware_disable test
Ignacio Alvarado
1
-0
/
+165