Searched hist:f21940a3bb5c6a6cd075f589d9405efc5718690c (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_int_ctl_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
H A D | svm_vmcall_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
H A D | svm_nested_soft_inject_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
H A D | hyperv_svm_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
H A D | state_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
H A D | smm_test.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm_util.h | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | svm.c | diff f21940a3bb5c6a6cd075f589d9405efc5718690c Tue Jun 14 15:06:30 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Use kvm_cpu_has() to check for nested SVM support, and drop the helpers now that their functionality is trivial to implement.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-6-seanjc@google.com
|