]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: selftests: make hyperv_cpuid test pass on AMD
authorVitaly Kuznetsov <vkuznets@redhat.com>
Fri, 26 Apr 2019 13:27:11 +0000 (15:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 May 2019 16:22:29 +0000 (18:22 +0200)
commit5b73764a5d2cd625929fd5b21d9697b841368364
treea8535aa4dfb76e3cd661027e72fd8ca2fa33ccfc
parentfb654d0763c83406347588f4544d6507c7ee51d7
KVM: selftests: make hyperv_cpuid test pass on AMD

[ Upstream commit eba3afde1cea7dbd7881683232f2a85e2ed86bfe ]

Enlightened VMCS is only supported on Intel CPUs but the test shouldn't
fail completely.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c