aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/aarch64
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessGravatar Sean Christopherson 1-2/+2
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersGravatar Sean Christopherson 1-17/+1
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsGravatar Sean Christopherson 1-3/+2
2022-06-11KVM: selftests: Return created vcpu from vm_vcpu_add_default()Gravatar Sean Christopherson 1-2/+3
2022-06-11KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-onlyGravatar Sean Christopherson 1-0/+2
2022-06-11KVM: selftests: Convert vgic_irq away from VCPU_IDGravatar Sean Christopherson 1-2/+4
2022-05-03selftests: KVM: Create helper for making SMCCC callsGravatar Oliver Upton 1-0/+22
2022-01-04Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/nextGravatar Marc Zyngier 3-2/+124
2021-12-28KVM: selftests: aarch64: Add tests for IRQFD in vgic_irqGravatar Ricardo Koller 1-0/+2
2021-12-28KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq testGravatar Ricardo Koller 1-1/+1
2021-12-28KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ stateGravatar Ricardo Koller 2-1/+23
2021-12-28KVM: selftests: aarch64: Add GICv3 register accessor library functionsGravatar Ricardo Koller 2-0/+28
2021-12-28KVM: selftests: aarch64: Move gic_v3.h to shared headersGravatar Ricardo Koller 1-0/+70
2021-12-28KVM: selftests: arm64: Check for supported page sizesGravatar Marc Zyngier 1-0/+3
2021-10-17KVM: arm64: selftests: Add host support for vGICGravatar Raghavendra Rao Ananta 1-0/+20
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportGravatar Raghavendra Rao Ananta 1-0/+21
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportGravatar Raghavendra Rao Ananta 1-0/+13
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeGravatar Raghavendra Rao Ananta 1-1/+1
2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsGravatar Raghavendra Rao Ananta 1-0/+10
2021-10-17KVM: arm64: selftests: Add basic support to generate delaysGravatar Raghavendra Rao Ananta 1-0/+25
2021-10-17KVM: arm64: selftests: Add basic support for arch_timersGravatar Raghavendra Rao Ananta 1-0/+142
2021-10-17KVM: arm64: selftests: Add support for cpu_relaxGravatar Raghavendra Rao Ananta 1-0/+5
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGGravatar Raghavendra Rao Ananta 1-9/+11
2021-10-17tools: arm64: Import sysreg.hGravatar Raghavendra Rao Ananta 1-12/+1
2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportGravatar Raghavendra Rao Ananta 1-1/+45
2021-08-19selftests: KVM: Introduce psci_cpu_on_testGravatar Oliver Upton 1-0/+3
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testGravatar Ricardo Koller 1-6/+16
2021-06-14KVM: selftests: Add exception handling support for aarch64Gravatar Ricardo Koller 1-0/+63
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultGravatar Andrew Jones 1-0/+2
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupGravatar Andrew Jones 1-0/+2
2018-10-17kvm: selftests: add vcpu support for aarch64Gravatar Andrew Jones 1-0/+55