index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-09
KVM: selftests: Use EPOLL in userfaultfd_util reader threads
Anish Moorthy
2024-04-09
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
2024-04-09
KVM: selftests: Report per-vcpu demand paging rate from demand paging test
Anish Moorthy
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
2023-06-06
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
2023-05-31
KVM: selftests: Setup vcpu_alias only for minor mode test
Peter Xu
2023-03-24
KVM: selftests: Fix nsec to sec conversion in demand_paging_test
Anish Moorthy
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-11-16
KVM: selftests: Rename perf_test_util symbols to memstress
David Matlack
2022-11-16
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Stop conflating vCPU index and ID in perf tests
Sean Christopherson
2022-06-11
KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
Sean Christopherson
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
2021-08-06
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
[next]