summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAgeFilesLines
...
* | | KVM: selftests: Zero out the correct page in the Hyper-V features testSean Christopherson2021-06-241-1/+1
* | | KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson2021-06-241-1/+0
* | | KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong2021-06-244-8/+3
* | | KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov2021-06-171-26/+38
* | | KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov2021-06-174-0/+817
* | | KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov2021-06-171-1/+1
* | | KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2021-06-172-7/+20
* | | KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson2021-06-173-5/+14
* | | KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2021-06-177-66/+83
* | | KVM: selftests: Move APIC definitions into a separate fileJim Mattson2021-06-173-47/+59
* | | KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis2021-06-173-0/+244
| |/ |/|
* | KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-171-1/+1
* | KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang2021-06-101-19/+19
* | selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan2021-06-085-15/+45
* | KVM: selftests: introduce P47V64 for s390xChristian Borntraeger2021-06-082-1/+7
|/
* selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini2021-05-291-1/+1
* selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini2021-05-271-1/+1
* KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen2021-05-274-4/+33
* KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen2021-05-271-33/+79
* KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen2021-05-273-0/+52
* KVM: selftests: add shmem backing source typeAxel Rasmussen2021-05-273-1/+22
* KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen2021-05-272-18/+20
* KVM: selftests: allow different backing source typesAxel Rasmussen2021-05-271-4/+11
* KVM: selftests: compute correct demand paging sizeAxel Rasmussen2021-05-271-4/+7
* KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen2021-05-271-32/+18
* KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack2021-05-274-32/+39
* KVM: selftests: trivial comment/logging fixesAxel Rasmussen2021-05-272-3/+3
* KVM: selftests: Fix hang in hardware_disable_testDavid Matlack2021-05-271-1/+31
* KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack2021-05-271-0/+5
* KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack2021-05-274-10/+16
* KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero2021-05-273-0/+1039
* KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero2021-05-274-35/+124
* selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini2021-05-271-5/+4
* selftests: kvm: make allocation of extra memory take effectZhenzhong Duan2021-05-271-1/+1
* Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-05-171-1/+0
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-1/+0
| |\
| | * selftests: remove duplicate includeZhang Yunkai2021-05-071-1/+0
* | | selftests: kvm: remove reassignment of non-absolute variablesBill Wendling2021-05-071-2/+2
* | | KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov2021-05-071-11/+55
* | | KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov2021-05-071-8/+16
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0112-78/+1456
|\ \ | |/ |/|
| * KVM: selftests: Speed up set_memory_region_testVitaly Kuznetsov2021-04-261-16/+45
| * selftests: kvm: Fix the check of return valueZhenzhong Duan2021-04-261-2/+2
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-235-0/+637
| |\
| | * KVM: selftests: vgic_init kvm selftests fixupEric Auger2021-04-073-171/+136
| | * KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger2021-04-065-0/+672
| * | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-229-8/+588
| |\ \
| * | | KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini2021-04-211-2/+7
| * | | KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu2021-04-211-10/+50
| * | | KVM: selftests: Add a test for kvm page table codeYanan Wang2021-04-203-0/+510