summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/aarch64
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta2022-06-231-5/+4
* selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-031-0/+25
* Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-03-182-9/+12
|\
| * kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller2022-02-081-3/+3
| * kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller2022-02-082-5/+8
| * kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller2022-02-081-1/+1
* | KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown2022-02-251-1/+3
|/
* Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/nextMarc Zyngier2022-01-045-96/+360
|\
| * KVM: selftests: aarch64: Add test_inject_fail to vgic_irqRicardo Koller2021-12-281-3/+4
| * KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq testRicardo Koller2021-12-281-1/+8
| * KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ stateRicardo Koller2021-12-281-0/+93
| * KVM: selftests: aarch64: Add GICv3 register accessor library functionsRicardo Koller2021-12-283-6/+161
| * KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...Ricardo Koller2021-12-281-23/+101
| * KVM: selftests: aarch64: Move gic_v3.h to shared headersRicardo Koller2021-12-281-70/+0
* | 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 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
* 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-252-0/+223
|\
| * KVM: selftests: Add exception handling support for aarch64Ricardo Koller2021-06-142-0/+223
* | 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-242-9/+8
* | 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: Clear uc so UCALL_NONE is being properly reportedAaron Lewis2020-11-081-0/+3
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-162-10/+9
* 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
* KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-021-0/+112
* 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