summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/perf_test_util.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-4/+0
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon1-8/+10
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones1-0/+3
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones1-0/+3
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones1-1/+1
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon1-1/+5
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon1-1/+0
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon1-0/+187