summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/system_counter_offset_test.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson
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 system_counter_offset_test away from VCPU_IDSean Christopherson
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson
2022-06-11KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistencySean Christopherson
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton