summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c
AgeCommit message (Expand)Author
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Convert x86's TSC MSRs test to use printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2022-12-29KVM: selftests: x86: Use TAP interface in the tsc_msrs_testThomas Huth
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert tsc_msrs_test away from VCPU_IDSean Christopherson
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini