index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
dirty_log_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
1
-1
/
+0
2021-04-21
KVM: selftests: Always run vCPU thread with blocked SIG_IPI
Paolo Bonzini
1
-2
/
+7
2021-04-21
KVM: selftests: Sync data verify of dirty logging with guest sync
Peter Xu
1
-10
/
+50
2021-01-08
KVM: selftests: Factor out guest mode code
Andrew Jones
1
-88
/
+37
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
1
-3
/
+0
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
1
-3
/
+10
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
1
-4
/
+60
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
1
-11
/
+243
2020-11-15
KVM: selftests: Introduce after_vcpu_run hook for dirty log test
Peter Xu
1
-12
/
+24
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
1
-1
/
+1
2020-11-08
KVM: selftests: Use a single binary for dirty/clear log test
Peter Xu
1
-31
/
+156
2020-11-08
KVM: selftests: Always clear dirty bitmap after iteration
Peter Xu
1
-1
/
+1
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
1
-4
/
+3
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
/
+1
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
1
-4
/
+1
2020-03-16
kvm: selftests: Support dirty log initial-all-set test
Jay Zhou
1
-3
/
+12
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
1
-7
/
+9
2020-02-24
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
1
-7
/
+6
2020-02-24
KVM: selftests: Rename vm_guest_mode_params
Andrew Jones
1
-17
/
+17
2020-02-24
KVM: selftests: aarch64: Remove unnecessary ifdefs
Andrew Jones
1
-12
/
+9
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
1
-47
/
+5
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
1
-3
/
+2
2019-09-24
KVM: selftests: Create VM earlier for dirty log test
Peter Xu
1
-3
/
+16
2019-09-24
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
1
-10
/
+3
2019-08-02
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
1
-7
/
+52
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
1
-1
/
+1
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
1
-2
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
1
-1
/
+5
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
1
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-2
/
+2
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+6
2018-12-21
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
Andrew Jones
1
-4
/
+27
2018-12-21
kvm: selftests: dirty_log_test: improve mode param management
Andrew Jones
1
-25
/
+23
2018-12-21
kvm: selftests: dirty_log_test: reset guest test phys offset
Andrew Jones
1
-4
/
+7
2018-12-21
kvm: selftests: dirty_log_test: always use -t
Andrew Jones
1
-19
/
+17
2018-12-21
kvm: selftests: dirty_log_test: don't identity map the test mem
Andrew Jones
1
-13
/
+14
2018-12-21
kvm: selftests: x86_64: dirty_log_test: fix -t
Andrew Jones
1
-0
/
+9
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
1
-0
/
+19
2018-10-28
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-10-24
selftests: kvm: Fix -Wformat warnings
Andrea Parri
1
-2
/
+2
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
1
-3
/
+10
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
1
-0
/
+315
[next]