summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/aarch64/debug-exceptions.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-19KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEPReiji Watanabe1-0/+131
2022-09-19KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...Reiji Watanabe1-4/+14
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-3/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-5/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-4/+4
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson1-1/+1
2022-06-11KVM: selftests: Convert debug-exceptions away from VCPU_IDSean Christopherson1-9/+8
2022-02-08selftests: KVM: Test OS lock behaviorOliver Upton1-2/+56
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta1-1/+1
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta1-14/+14
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller1-0/+250