aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/aarch64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-275/+20
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini6-35/+23
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu1-4/+8
2024-02-29KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta1-16/+0
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu1-279/+6
2024-02-26KVM: arm64: selftests: Enable tuning of error margin in arch_timer testHaibo Xu1-9/+23
2024-02-26KVM: arm64: selftests: Data type cleanup for arch_timer testHaibo Xu1-6/+6
2024-02-13KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton1-1/+1
2024-02-12KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson5-12/+12
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones5-24/+24
2024-01-24KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctlyJing Zhang1-7/+11
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-12-12KVM: selftests: aarch64: Update tools copy of arm_pmuv3.hJames Clark1-3/+2
2023-11-14KVM: selftests: Introduce VM "shape" to allow tests to specify the VM typeSean Christopherson1-1/+1
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton1-0/+670
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton4-11/+492
2023-10-30KVM: arm64: selftest: Perform ISB before reading PAR_EL1Zenghui Yu1-1/+1
2023-10-30KVM: arm64: selftest: Add the missing .guest_prepare()Zenghui Yu1-0/+3
2023-10-24KVM: selftests: aarch64: vPMU test for validating user accessesRaghavendra Rao Ananta1-1/+86
2023-10-24KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe1-7/+75
2023-10-24KVM: selftests: aarch64: vPMU register test for implemented countersReiji Watanabe1-4/+266
2023-10-24KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe1-0/+255
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang1-0/+481
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang3-11/+11
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-493/+61
2023-08-09KVM: arm64: selftests: Move finalize_vcpu back to run_testHaibo Xu1-0/+13
2023-08-09KVM: arm64: selftests: Move reject_set check logic to a functionHaibo Xu1-0/+5
2023-08-09KVM: arm64: selftests: Split get-reg-list test codeAndrew Jones1-356/+11
2023-08-08KVM: arm64: selftests: Delete core_reg_fixupAndrew Jones1-73/+10
2023-08-08KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.hAndrew Jones1-38/+22
2023-08-08KVM: arm64: selftests: Remove print_reg's dependency on vcpu_configAndrew Jones1-26/+26
2023-08-08KVM: arm64: selftests: Drop SVE cap check in print_regAndrew Jones1-14/+1
2023-08-08KVM: arm64: selftests: Replace str_with_index with strdup_printfAndrew Jones1-18/+5
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson5-10/+0
2023-08-02KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERTSean Christopherson1-1/+2
2023-08-02KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERTSean Christopherson1-3/+4
2023-08-02KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERTSean Christopherson1-10/+10
2023-08-02KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERTSean Christopherson1-4/+6
2023-08-02KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERTSean Christopherson1-12/+10
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth2-9/+9
2023-06-06KVM: selftests: get-reg-list: add Permission Indirection registersJoey Gouly1-0/+21
2023-06-06KVM: selftests: get-reg-list: support ID register featuresJoey Gouly1-1/+31
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier1-0/+268
2023-04-21Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/nextMarc Zyngier1-5/+5
2023-04-08KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"Colin Ian King1-1/+1
2023-04-08KVM: arm64: Test that SMC64 arch calls are reservedOliver Upton1-0/+8
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton1-0/+260
2023-03-30KVM: selftests: Comment newly defined aarch64 ID registersMark Brown1-5/+5
2023-03-30KVM: arm64: selftests: Augment existing timer test to handle variable offsetMarc Zyngier1-1/+15
2023-03-30KVM: arm64: selftests: Deal with spurious timer interruptsMarc Zyngier1-15/+25