summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-03KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson1-2/+0
2023-08-03KVM: selftests: Convert x86's TSC MSRs test to use printf guest assertsSean Christopherson1-1/+3
2023-08-03KVM: selftests: Rename the ASSERT_EQ macroThomas Huth1-16/+16
2022-12-29KVM: selftests: x86: Use TAP interface in the tsc_msrs_testThomas Huth1-4/+12
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-3/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-7/+7
2022-06-11KVM: selftests: Convert tsc_msrs_test away from VCPU_IDSean Christopherson1-19/+16
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini1-2/+2
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller1-9/+0
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-1/+0
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini1-0/+168