开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
dirty_log_perf_test.c
Age
Commit message (
Expand
)
Author
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
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: Fix population stage in dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
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-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
2020-11-09
KVM: selftests: allow two iterations of dirty_log_perf_test
Paolo Bonzini
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon