index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
demand_paging_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-3
/
+2
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
1
-1
/
+1
2021-08-06
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
1
-1
/
+0
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
1
-1
/
+1
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
1
-2
/
+4
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
1
-33
/
+79
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
1
-4
/
+11
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
1
-4
/
+7
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
1
-32
/
+18
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
1
-1
/
+1
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-1
/
+2
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
1
-7
/
+25
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
1
-4
/
+4
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
1
-5
/
+6
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
1
-1
/
+1
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
1
-81
/
+26
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
1
-20
/
+17
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
1
-12
/
+8
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
1
-0
/
+2
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
1
-13
/
+13
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
1
-181
/
+23
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
1
-21
/
+16
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
1
-2
/
+1
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
1
-2
/
+2
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
1
-1
/
+1
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
1
-4
/
+0
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
1
-27
/
+27
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
1
-1
/
+49
2020-03-16
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
1
-82
/
+171
2020-03-16
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
1
-11
/
+27
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
1
-21
/
+36
2020-03-16
KVM: selftests: Add configurable demand paging delay
Ben Gardon
1
-7
/
+25
2020-03-16
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
1
-4
/
+206
2020-02-24
KVM: selftests: Create a demand paging test
Ben Gardon
1
-0
/
+283