summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
AgeCommit message (Expand)AuthorLines
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+13
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack-4/+13
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan-1/+3
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan-0/+15
2021-09-16selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan-1/+4
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack-0/+2
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack-5/+15
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller-1/+1
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-0/+21
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger-0/+21
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-13/+233
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis-0/+92
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang-0/+12
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson-25/+60
2021-06-24KVM: selftests: Genericize upper level page table entry structSean Christopherson-65/+26
2021-06-24KVM: selftests: Add PTE helper for x86-64 in preparation for hugepagesSean Christopherson-28/+31
2021-06-24KVM: selftests: Rename x86's page table "address" to "pfn"Sean Christopherson-25/+22
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson-39/+21
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson-12/+9
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson-23/+20
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson-17/+15
2021-06-24KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocationsSean Christopherson-6/+4
2021-06-24KVM: selftests: Lower the min virtual address for misc page allocationsSean Christopherson-1/+1
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson-20/+52
2021-06-24KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setupSean Christopherson-10/+8
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson-5/+3
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong-4/+3
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson-3/+2
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson-0/+46
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba-1/+1
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller-0/+223
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller-11/+8
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller-2/+2
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang-19/+19
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan-10/+39
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger-0/+5
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen-2/+18
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen-0/+51
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen-1/+21
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen-18/+20
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack-26/+36
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen-2/+2
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack-2/+4
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero-34/+123
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini-5/+4
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan-1/+1
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+0
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesBill Wendling-2/+2
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2021-05-07selftests: remove duplicate includeZhang Yunkai-1/+0