index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
test_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-2
/
+0
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
1
-0
/
+25
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
1
-1
/
+1
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
1
-0
/
+15
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
1
-9
/
+16
2022-11-16
KVM: selftests: implement random number generator for guest code
Colton Lewis
1
-0
/
+17
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
1
-0
/
+19
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
1
-0
/
+5
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+13
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-4
/
+13
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+3
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
1
-0
/
+15
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+4
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
1
-19
/
+19
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
1
-0
/
+11
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
1
-0
/
+5
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
1
-16
/
+19
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
1
-11
/
+100
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
1
-0
/
+25
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
1
-0
/
+29
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-0
/
+29
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
1
-1
/
+1
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
1
-0
/
+7
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
1
-2
/
+13
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
1
-21
/
+16
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
1
-0
/
+15
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
1
-0
/
+12
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
1
-0
/
+20
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
1
-0
/
+51