summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/dirty_log_test.c
AgeCommit message (Expand)Author
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson
2021-06-24KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson
2021-04-21KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini
2021-04-21KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones
2020-11-15KVM: selftests: Add "-c" parameter to dirty log testPeter Xu
2020-11-15KVM: selftests: Run dirty ring test asynchronouslyPeter Xu
2020-11-15KVM: selftests: Add dirty ring buffer testPeter Xu
2020-11-15KVM: selftests: Introduce after_vcpu_run hook for dirty log testPeter Xu
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-03-16KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones
2020-03-16kvm: selftests: Support dirty log initial-all-set testJay Zhou
2020-03-16KVM: selftests: Rework debug message printingAndrew Jones
2020-02-24KVM: selftests: Introduce num-pages conversion utilitiesAndrew Jones
2020-02-24KVM: selftests: Rename vm_guest_mode_paramsAndrew Jones
2020-02-24KVM: selftests: aarch64: Remove unnecessary ifdefsAndrew Jones
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-09-24KVM: selftests: Create VM earlier for dirty log testPeter Xu
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth
2019-06-04kvm: selftests: ucall improvementsAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24selftests: kvm: Fix -Wformat warningsAndrea Parri
2018-10-17kvm: selftests: support high GPAs in dirty_log_testAndrew Jones
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones
2018-10-17kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones