summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/x86_64/svm_util.h
AgeCommit message (Expand)Author
2022-11-21KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov
2022-09-26KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codesSean Christopherson
2022-07-13KVM: selftests: Use this_cpu_has() to detect SVM support in L1Sean Christopherson
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested SVM checksSean Christopherson
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero
2022-02-10KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftestVitaly Kuznetsov
2022-02-10KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guestsVitaly Kuznetsov
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger