summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib
AgeCommit message (Expand)Author
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
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesBill Wendling
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-04-26selftests: kvm: Fix the check of return valueZhenzhong Duan
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-20KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang
2021-04-20KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang
2021-04-20KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang
2021-04-20KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang
2021-04-07KVM: selftests: vgic_init kvm selftests fixupEric Auger
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis
2021-02-15selftests: kvm: avoid uninitialized variable warningPaolo Bonzini
2021-02-11KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu