summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/system_counter_offset_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson1-1/+0
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-2/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-5/+3
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-7/+6
2022-06-11KVM: selftests: Convert system_counter_offset_test away from VCPU_IDSean Christopherson1-14/+14
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson1-2/+2
2022-06-11KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistencySean Christopherson1-1/+1
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton1-0/+132