summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-7/+1
* KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve2022-11-161-3/+0
* KVM: selftests: Use this_cpu_has() in CR4/CPUID sync testSean Christopherson2022-07-131-12/+2
* KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_testSean Christopherson2022-07-131-3/+1
* KVM: sefltests: Use CPUID_* instead of X86_FEATURE_* for one-off usageSean Christopherson2022-07-131-5/+2
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-4/+4
* KVM: selftests: Convert cr4_cpuid_sync_test away from VCPU_IDSean Christopherson2022-06-111-10/+7
* KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth2021-09-301-2/+1
* KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-161-1/+0
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-161-2/+2
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* KVM: selftests: Fix unknown ucall command assertsAndrew Jones2020-03-161-1/+1
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-0/+1
* KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-0/+113