summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64/svm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "KVM: selftests: Fix nested SVM tests when built with clang"Sean Christopherson2022-09-301-13/+1
* KVM: selftests: Use kvm_cpu_has() for nested SVM checksSean Christopherson2022-07-131-13/+0
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+1
* KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson2022-06-111-1/+0
* KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guestsVitaly Kuznetsov2022-02-101-0/+6
* selftest: KVM: Add open sev dev helperPeter Gonda2021-11-111-0/+13
* KVM: selftests: Fix nested SVM tests when built with clangJim Mattson2021-10-221-1/+13
* KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-241-6/+3
* KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller2021-02-111-4/+4
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-111-3/+7
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-121-0/+161