aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13KVM: selftests: Use this_cpu_has() in CR4/CPUID sync testSean Christopherson1-12/+2
2022-07-13KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_testSean Christopherson1-3/+1
2022-07-13KVM: sefltests: Use CPUID_* instead of X86_FEATURE_* for one-off usageSean Christopherson1-5/+2
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-1/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-4/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-4/+4
2022-06-11KVM: selftests: Convert cr4_cpuid_sync_test away from VCPU_IDSean Christopherson1-10/+7
2021-09-30KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth1-2/+1
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-1/+0
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta1-2/+2
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones1-1/+1
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones1-1/+1
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth1-0/+1
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-0/+113