summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/aarch64/processor.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-031-0/+25
* KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier2021-12-281-0/+10
* KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier2021-12-281-0/+6
* KVM: selftests: arm64: Rework TCR_EL1 configurationMarc Zyngier2021-12-281-7/+14
* KVM: selftests: arm64: Check for supported page sizesMarc Zyngier2021-12-281-0/+36
* KVM: selftests: arm64: Initialise default guest mode at test startup timeMarc Zyngier2021-12-281-0/+9
* 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
* KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller2021-07-151-1/+1
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-0/+97
|\
| * KVM: selftests: Add exception handling support for aarch64Ricardo Koller2021-06-141-0/+97
* | KVM: selftests: Add wrapper to allocate page table pageSean Christopherson2021-06-241-13/+6
* | KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-8/+7
* | KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson2021-06-241-3/+3
|/
* KVM: selftests: Make vm_create_default commonAndrew Jones2020-11-151-17/+0
* selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-081-0/+4
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-161-9/+8
* KVM: selftests: Share common API documentationAndrew Jones2020-03-161-17/+0
* KVM: selftests: Rework debug message printingAndrew Jones2020-03-161-1/+1
* KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon2020-03-161-0/+35
* KVM: selftests: aarch64: Use stream when givenAndrew Jones2020-02-241-2/+2
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-241-0/+3
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-1/+1
|\
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-041-1/+1
* | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-051-2/+7
* | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-051-6/+13
* | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-15/+17
|/
* kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
* kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-211-6/+12
* kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-171-0/+8
* kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-171-2/+6
* kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-171-0/+83
* kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-171-0/+216