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
/
memslot_perf_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Remove redundant newlines
Andrew Jones
2024-01-29
1
-3
/
+3
*
KVM: selftests: Zero-initialize entire test_result in memslot perf test
Sean Christopherson
2023-10-06
1
-6
/
+3
*
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
1
-2
/
+0
*
KVM: selftests: Convert the memslot performance test to printf guest asserts
Sean Christopherson
2023-08-02
1
-2
/
+4
*
KVM: selftests: Assign guest page size in sync area early in memslot_perf_test
Gavin Shan
2023-02-08
1
-2
/
+1
*
KVM: selftests: Remove duplicate VM creation in memslot_perf_test
Gavin Shan
2023-02-08
1
-2
/
+0
*
KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
Sean Christopherson
2022-12-27
1
-0
/
+3
*
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-09
1
-106
/
+207
|
\
|
*
KVM: selftests: memslot_perf_test: Report optimal memory slots
Gavin Shan
2022-11-10
1
-4
/
+41
|
*
KVM: selftests: memslot_perf_test: Consolidate memory
Gavin Shan
2022-11-10
1
-17
/
+26
|
*
KVM: selftests: memslot_perf_test: Support variable guest page size
Gavin Shan
2022-11-10
1
-81
/
+129
|
*
KVM: selftests: memslot_perf_test: Probe memory slots for once
Gavin Shan
2022-11-10
1
-13
/
+19
|
*
KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm()
Gavin Shan
2022-11-10
1
-6
/
+5
|
*
KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
Gavin Shan
2022-11-10
1
-5
/
+5
*
|
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
*
|
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
1
-17
/
+5
*
|
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-16
1
-5
/
+5
|
/
*
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-14
1
-3
/
+1
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-2
/
+2
*
KVM: selftests: Convert memslot_perf_test away from VCPU_ID
Sean Christopherson
2022-06-11
1
-14
/
+14
*
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
2021-10-21
1
-22
/
+34
*
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
*
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
2021-05-29
1
-1
/
+1
*
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
2021-05-27
1
-1
/
+1
*
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
2021-05-27
1
-0
/
+1037