summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier2021-12-283-0/+30
| * | KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier2021-12-283-0/+16
| * | KVM: selftests: arm64: Rework TCR_EL1 configurationMarc Zyngier2021-12-281-7/+14
| * | KVM: selftests: arm64: Check for supported page sizesMarc Zyngier2021-12-282-6/+47
| * | KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier2021-12-281-3/+27
| * | KVM: selftests: arm64: Initialise default guest mode at test startup timeMarc Zyngier2021-12-281-0/+9
| |/
* | selftests: KVM: Fix non-x86 compilingAndrew Jones2021-12-201-0/+5
* | selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini2021-12-102-1/+69
|/
* Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini2021-11-164-68/+168
|\
| * KVM: selftests: Wait for all vCPU to be created before entering guest modeDavid Matlack2021-11-161-0/+26
| * KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack2021-11-161-0/+46
| * KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson2021-11-161-0/+12
| * KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson2021-11-161-34/+37
| * KVM: selftests: Create VM with adjusted number of guest pages for perf testsSean Christopherson2021-11-161-2/+6
| * KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson2021-11-161-2/+1
| * KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson2021-11-161-13/+8
| * KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_argsSean Christopherson2021-11-161-5/+4
| * KVM: selftests: Use shorthand local var to access struct perf_tests_argsSean Christopherson2021-11-161-16/+19
| * KVM: selftests: Require GPA to be aligned when backed by hugepagesSean Christopherson2021-11-162-1/+8
| * KVM: selftests: Assert mmap HVA is aligned when using HugeTLBSean Christopherson2021-11-162-0/+16
| * KVM: selftests: Expose align() helpers to testsSean Christopherson2021-11-163-15/+5
| * KVM: selftests: Explicitly state indicies for vm_guest_mode_params arraySean Christopherson2021-11-161-9/+9
* | selftest: KVM: Add open sev dev helperPeter Gonda2021-11-112-10/+27
|/
* Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-318-10/+559
|\
| * KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta2021-10-171-0/+70
| * KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta2021-10-174-0/+426
| * KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta2021-10-171-0/+27
| * KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta2021-10-171-0/+6
| * KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta2021-10-171-1/+1
| * KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta2021-10-171-8/+8
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-271-4/+13
| |\
| * | selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan2021-09-161-1/+3
| * | selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-161-0/+15
| * | selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan2021-09-161-1/+4
* | | KVM: selftests: Fix nested SVM tests when built with clangJim Mattson2021-10-221-1/+13
* | | KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth2021-10-222-4/+2
* | | selftests: KVM: Add helpers for vCPU device attributesOliver Upton2021-10-181-0/+38
* | | selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton2021-10-181-3/+3
* | | kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King2021-09-301-1/+1
| |/ |/|
* | KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-221-4/+13
|/
* KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack2021-08-061-0/+2
* KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack2021-08-061-5/+15
* KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller2021-07-151-1/+1
* Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-07-142-0/+21
|\
| * KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger2021-07-062-0/+21
* | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-253-13/+233
|\ \
| * | KVM: selftests: Add exception handling support for aarch64Ricardo Koller2021-06-142-0/+223
| * | KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller2021-06-141-11/+8
| * | KVM: selftests: Rename vm_handle_exceptionRicardo Koller2021-06-141-2/+2
* | | selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-241-0/+92