index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
1
-15
/
+4
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
1
-3
/
+1
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
1
-4
/
+2
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-5
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
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
-11
/
+65
2021-07-27
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
David Matlack
1
-0
/
+1
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
1
-5
/
+5
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-3
/
+11
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
1
-3
/
+11
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
1
-3
/
+8
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
1
-13
/
+13
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
1
-5
/
+4
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
1
-7
/
+7
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
1
-10
/
+12
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
1
-2
/
+0
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
1
-87
/
+34
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
1
-33
/
+22
2020-11-09
KVM: selftests: allow two iterations of dirty_log_perf_test
Paolo Bonzini
1
-1
/
+1
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
1
-0
/
+376