summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0242-587/+2103
|\
| * Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-3133-130/+287
| |\
| * | KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson2020-03-261-2/+2
| * | tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2020-03-232-14/+53
| * | tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2020-03-232-12/+38
| * | tools/kvm_stat: switch to argparseStefan Raspl2020-03-231-80/+62
| * | tools/kvm_stat: rework command line sequence and message textsStefan Raspl2020-03-232-24/+25
| * | KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-184-44/+35
| * | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-1630-93/+400
| |\ \
| * | | KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov2020-03-161-2/+10
| * | | KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov2020-03-161-4/+9
| * | | KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-162-1/+3
| * | | selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-1613-53/+46
| * | | selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta2020-03-161-0/+3
| * | | selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger2020-03-161-2/+53
| * | | selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger2020-03-161-9/+41
| * | | selftests: KVM: s390: fix early guest crashChristian Borntraeger2020-03-161-14/+13
| * | | KVM: selftests: Introduce steal-time testAndrew Jones2020-03-167-5/+385
| * | | KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-166-19/+16
| * | | KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-1618-25/+37
| * | | KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-1610-17/+16
| * | | selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger2020-03-161-2/+9
| * | | selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger2020-03-161-1/+1
| * | | KVM: selftests: Share common API documentationAndrew Jones2020-03-165-248/+187
| * | | selftests: KVM: SVM: Add vmcall test to gitignoreAndrew Jones2020-03-161-2/+3
| * | | KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones2020-03-163-9/+8
| * | | kvm: selftests: Support dirty log initial-all-set testJay Zhou2020-03-162-3/+16
| * | | KVM: selftests: Fix unknown ucall command assertsAndrew Jones2020-03-167-8/+7
| * | | KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson2020-03-165-0/+175
| * | | KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-167-13/+13
| * | | KVM: selftests: Rework debug message printingAndrew Jones2020-03-166-44/+54
| * | | KVM: selftests: Time guest demand pagingBen Gardon2020-03-163-1/+72
| * | | KVM: selftests: Support multiple vCPUs in demand paging testBen Gardon2020-03-161-82/+171
| * | | KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon2020-03-162-0/+71
| * | | KVM: selftests: Pass args to vCPU in global vCPU args structBen Gardon2020-03-161-11/+27
| * | | KVM: selftests: Add memory size parameter to the demand paging testBen Gardon2020-03-164-22/+90
| * | | KVM: selftests: Add configurable demand paging delayBen Gardon2020-03-161-7/+25
| * | | KVM: selftests: Add demand paging content to the demand paging testBen Gardon2020-03-162-4/+209
| * | | KVM: selftests: Create a demand paging testBen Gardon2020-02-243-0/+287
| * | | KVM: selftests: Introduce num-pages conversion utilitiesAndrew Jones2020-02-243-7/+51
| * | | KVM: selftests: Introduce vm_guest_mode_paramsAndrew Jones2020-02-241-27/+25
| * | | KVM: selftests: Rename vm_guest_mode_paramsAndrew Jones2020-02-241-17/+17
| * | | KVM: selftests: aarch64: Remove unnecessary ifdefsAndrew Jones2020-02-241-12/+9
| * | | KVM: selftests: Remove unnecessary definesAndrew Jones2020-02-241-11/+0
| * | | KVM: selftests: aarch64: Use stream when givenAndrew Jones2020-02-241-2/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-0212-205/+1496
|\ \ \ \
| * | | | selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy2020-04-021-7/+7
| * | | | hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry2020-04-026-0/+1086
| * | | | selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko2020-04-021-196/+37
| * | | | selftests: add MREMAP_DONTUNMAP selftestBrian Geffon2020-04-023-0/+329