[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1566376002-17121-1-git-send-email-pbonzini@redhat.com>
Date: Wed, 21 Aug 2019 10:26:39 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: jmattson@...hat.com, ehabkost@...hat.com, konrad.wilk@...cle.com
Subject: [PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
Patches 1 and 2 are the same as the previous patch, but using
svm_get_supported_cpuid and with a fix to the placement of cpuid_mask.
Patch 3 is new and, unlike the previous one, will only be in kvm/next.
Paolo Bonzini (3):
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
KVM: x86: always expose VIRT_SSBD to guests
KVM: x86: use Intel speculation bugs and features as derived in
generic x86 code
arch/x86/kvm/cpuid.c | 27 +++++++++++++++++++--------
arch/x86/kvm/svm.c | 13 +++++++++----
arch/x86/kvm/x86.c | 7 +++++++
3 files changed, 35 insertions(+), 12 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists