aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda2-10/+27
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini8-10/+559
2021-10-22KVM: selftests: Fix nested SVM tests when built with clangJim Mattson1-1/+13
2021-10-22KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth2-4/+2
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton1-0/+38
2021-10-18selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton1-3/+3
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta1-0/+70
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta4-0/+426
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta1-0/+27
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta1-0/+6
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta1-1/+1
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta1-8/+8
2021-09-30kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King1-1/+1
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+13
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack1-4/+13
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan1-1/+3
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan1-0/+15
2021-09-16selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan1-1/+4
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack1-0/+2
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack1-5/+15
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller1-1/+1
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-0/+21
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger2-0/+21
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-13/+233
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis1-0/+92
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang1-0/+12
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson1-25/+60
2021-06-24KVM: selftests: Genericize upper level page table entry structSean Christopherson1-65/+26
2021-06-24KVM: selftests: Add PTE helper for x86-64 in preparation for hugepagesSean Christopherson1-28/+31
2021-06-24KVM: selftests: Rename x86's page table "address" to "pfn"Sean Christopherson1-25/+22
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson5-39/+21
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson1-12/+9
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson6-23/+20
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson5-17/+15
2021-06-24KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocationsSean Christopherson1-6/+4
2021-06-24KVM: selftests: Lower the min virtual address for misc page allocationsSean Christopherson1-1/+1
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson3-20/+52
2021-06-24KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setupSean Christopherson1-10/+8
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson2-5/+3
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong2-4/+3
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson1-3/+2
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson1-0/+46
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller2-0/+223
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller1-11/+8
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller1-2/+2
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang1-19/+19
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan2-10/+39
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger1-0/+5
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen2-2/+18