aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/include/aarch64/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-06KVM: riscv: selftests: Add guest helper to get vcpu idHaibo Xu1-4/+0
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts1-2/+2
2023-10-24KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe1-0/+1
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton1-0/+13
2022-11-10KVM: selftests: aarch64: Add aarch64/page_fault_testRicardo Koller1-0/+8
2022-11-10KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macrosRicardo Koller1-6/+19
2022-11-10KVM: selftests: aarch64: Add virt_get_pte_hva() library functionRicardo Koller1-0/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-2/+2
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson1-17/+1
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson1-3/+2
2022-06-11KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson1-2/+3
2022-06-11KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-onlySean Christopherson1-0/+2
2022-05-03selftests: KVM: Create helper for making SMCCC callsOliver Upton1-0/+22
2021-12-28KVM: selftests: arm64: Check for supported page sizesMarc Zyngier1-0/+3
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta1-1/+1
2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta1-0/+10
2021-10-17KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta1-0/+5
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta1-9/+11
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta1-12/+1
2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta1-1/+45
2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton1-0/+3
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller1-6/+16
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller1-0/+63
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones1-0/+2
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones1-0/+2
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones1-0/+55