aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/demand_paging_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make the number of vcpus globalAndrew Jones2020-11-081-20/+17
* KVM: selftests: Make the per vcpu memory size globalAndrew Jones2020-11-081-12/+8
* KVM: selftests: Add wrfract to common guest codeBen Gardon2020-11-081-0/+2
* KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon2020-11-081-13/+13
* KVM: selftests: Factor code out of demand_paging_testBen Gardon2020-11-081-181/+23
* KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-181-21/+16
* KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-161-2/+1
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-2/+2
* KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-161-1/+1
* KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones2020-03-161-4/+0
* KVM: selftests: Rework debug message printingAndrew Jones2020-03-161-27/+27
* KVM: selftests: Time guest demand pagingBen Gardon2020-03-161-1/+49
* KVM: selftests: Support multiple vCPUs in demand paging testBen Gardon2020-03-161-82/+171
* KVM: selftests: Pass args to vCPU in global vCPU args structBen Gardon2020-03-161-11/+27
* KVM: selftests: Add memory size parameter to the demand paging testBen Gardon2020-03-161-21/+36
* KVM: selftests: Add configurable demand paging delayBen Gardon2020-03-161-7/+25
* KVM: selftests: Add demand paging content to the demand paging testBen Gardon2020-03-161-4/+206
* KVM: selftests: Create a demand paging testBen Gardon2020-02-241-0/+283