index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
perf_test_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
1
-0
/
+26
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
1
-0
/
+46
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
1
-0
/
+12
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
1
-34
/
+37
2021-11-16
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
1
-2
/
+6
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
1
-2
/
+1
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
1
-13
/
+8
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
1
-5
/
+4
2021-11-16
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
1
-16
/
+19
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
1
-1
/
+6
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
1
-2
/
+2
2021-08-06
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
1
-0
/
+2
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
1
-5
/
+15
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
1
-1
/
+1
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
1
-1
/
+1
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
1
-1
/
+3
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-3
/
+3
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
1
-7
/
+18
2021-01-08
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
1
-0
/
+134