summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/aarch64/debug-exceptions.c
AgeCommit message (Expand)AuthorLines
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis-3/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson-5/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson-4/+4
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson-1/+1
2022-06-11KVM: selftests: Convert debug-exceptions away from VCPU_IDSean Christopherson-9/+8
2022-02-08selftests: KVM: Test OS lock behaviorOliver Upton-2/+56
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta-1/+1
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta-14/+14
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller-0/+250