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