summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/system_counter_offset_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Remove redundant newlinesAndrew Jones2024-01-291-1/+1
* KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson2022-11-161-1/+0
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-2/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-5/+3
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-7/+6
* KVM: selftests: Convert system_counter_offset_test away from VCPU_IDSean Christopherson2022-06-111-14/+14
* KVM: selftests: Split get/set device_attr helpersSean Christopherson2022-06-111-2/+2
* KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistencySean Christopherson2022-06-111-1/+1
* selftests: KVM: Introduce system counter offset testOliver Upton2021-10-181-0/+132