aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/svm_vmcall_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested SVM checksSean Christopherson1-1/+1
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-1/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-3/+3
2022-06-11KVM: selftests: Convert svm_vmcall_test away from VCPU_IDSean Christopherson1-9/+7
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-3/+2
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones1-2/+1
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger1-0/+79