summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/kvm_util.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-29selftests: KVM: Fix non-x86 compilingAndrew Jones1-0/+5
2021-12-14selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini1-1/+1
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-0/+5
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger1-0/+5
2021-06-25KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang1-0/+12
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson1-0/+8
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-3/+3
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson1-7/+5
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 Christopherson1-0/+38
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson1-1/+1
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong1-4/+0
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan1-9/+38
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger1-0/+5
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen1-2/+7
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen1-0/+49
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen1-1/+16
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen1-2/+1
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack1-14/+32
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen1-2/+2
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack1-1/+1
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero1-32/+109
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini1-5/+4
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan1-1/+1
2021-04-26selftests: kvm: Fix the check of return valueZhenzhong Duan1-2/+2
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+75
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini1-1/+6
2021-04-20KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang1-19/+9
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang1-1/+1
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang1-11/+18
2021-04-07KVM: selftests: vgic_init kvm selftests fixupEric Auger1-16/+14
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger1-0/+77
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito1-1/+6
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis1-2/+4
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins1-0/+1
2021-01-08KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones1-8/+1
2020-12-12selftests: kvm: Test MSR exiting to userspaceAaron Lewis1-0/+2
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-2/+9
2020-11-15KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones1-5/+30
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones1-0/+26
2020-11-15KVM: selftests: Add dirty ring buffer testPeter Xu1-2/+70
2020-11-15KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov1-0/+26
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones1-6/+1
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones1-0/+29
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton1-0/+28
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis1-0/+3
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones1-7/+16
2020-06-09KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson1-2/+9
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini1-0/+9