aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/include/x86_64/svm_util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codesSean Christopherson1-5/+2
2022-07-13KVM: selftests: Use this_cpu_has() to detect SVM support in L1Sean Christopherson1-13/+0
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested SVM checksSean Christopherson1-2/+0
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero1-0/+12
2022-02-10KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftestVitaly Kuznetsov1-0/+1
2022-02-10KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guestsVitaly Kuznetsov1-0/+5
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda1-0/+2
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov1-0/+1
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov1-0/+10
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger1-0/+38