summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib
AgeCommit message (Expand)Author
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-22KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-10-22KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton
2021-10-18selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta
2021-09-30kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan
2021-09-16selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson
2021-06-24KVM: selftests: Genericize upper level page table entry structSean Christopherson
2021-06-24KVM: selftests: Add PTE helper for x86-64 in preparation for hugepagesSean Christopherson
2021-06-24KVM: selftests: Rename x86's page table "address" to "pfn"Sean Christopherson
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson
2021-06-24KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocationsSean Christopherson
2021-06-24KVM: selftests: Lower the min virtual address for misc page allocationsSean Christopherson
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setupSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen