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
/
lib
/
perf_test_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
1
-322
/
+0
*
KVM: selftests: randomize page access order
Colton Lewis
2022-11-16
1
-1
/
+14
*
KVM: selftests: randomize which pages are written vs read
Colton Lewis
2022-11-16
1
-5
/
+8
*
KVM: selftests: create -r argument to specify random seed
Colton Lewis
2022-11-16
1
-0
/
+6
*
KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
Vipin Sharma
2022-11-16
1
-1
/
+7
*
KVM: selftests: Drop @num_percpu_pages from __vm_create_with_vcpus()
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Drop @slot0_mem_pages from __vm_create_with_vcpus()
Sean Christopherson
2022-06-11
1
-3
/
+2
*
KVM: selftests: Open code and drop 'struct kvm_vm' accessors
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Stop conflating vCPU index and ID in perf tests
Sean Christopherson
2022-06-11
1
-41
/
+47
*
KVM: selftests: Drop @vcpuids param from VM creators
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Add VM creation helper that "returns" vCPUs
Sean Christopherson
2022-06-11
1
-2
/
+3
*
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
2022-06-09
1
-3
/
+15
*
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
2022-06-09
1
-5
/
+30
*
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
2021-11-16
1
-0
/
+26
*
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
2021-11-16
1
-0
/
+46
*
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
2021-11-16
1
-0
/
+12
*
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
2021-11-16
1
-34
/
+37
*
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
2021-11-16
1
-2
/
+6
*
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2021-11-16
1
-2
/
+1
*
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
2021-11-16
1
-13
/
+8
*
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2021-11-16
1
-5
/
+4
*
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
2021-11-16
1
-16
/
+19
*
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2021-11-16
1
-1
/
+6
*
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
2021-11-16
1
-2
/
+2
*
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
2021-08-06
1
-0
/
+2
*
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
2021-08-06
1
-5
/
+15
*
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
1
-1
/
+1
*
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
1
-1
/
+1
*
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
1
-1
/
+3
*
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
1
-3
/
+3
*
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
2021-02-04
1
-7
/
+18
*
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-08
1
-0
/
+134