aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/hyperv_svm_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested SVM checksGravatar Sean Christopherson 1-1/+1
2022-07-13KVM: selftests: Fix filename reporting in guest assertsGravatar Colton Lewis 1-2/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteGravatar Sean Christopherson 1-4/+2
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessGravatar Sean Christopherson 1-4/+4
2022-06-11KVM: selftests: Convert hyperv_svm_test away from VCPU_IDGravatar Sean Christopherson 1-7/+7
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testGravatar Maciej S. Szmigiero 1-5/+0
2022-02-10KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftestGravatar Vitaly Kuznetsov 1-0/+175