summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/aarch64/arch_timer.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERTSean Christopherson
2023-03-30KVM: arm64: selftests: Augment existing timer test to handle variable offsetMarc Zyngier
2023-03-30KVM: arm64: selftests: Deal with spurious timer interruptsMarc Zyngier
2022-12-02KVM: selftests: Use non-atomic clear/set bit helpers in KVM testsSean Christopherson
2022-11-16KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson
2022-11-16KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validationVipin Sharma
2022-11-16KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()Vipin Sharma
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert arch_timer away from VCPU_IDSean Christopherson
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson
2022-06-11KVM: selftests: Use vcpu_access_device_attr() in arm64 codeSean Christopherson
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2021-12-28KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq testRicardo Koller
2021-10-17KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta