summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86_64/svm.c
AgeCommit message (Expand)Author
2022-09-30Revert "KVM: selftests: Fix nested SVM tests when built with clang"Sean Christopherson
2022-07-13KVM: selftests: Use kvm_cpu_has() for nested SVM checksSean Christopherson
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2022-02-10KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guestsVitaly Kuznetsov
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2021-10-22KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson
2021-02-11KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger